@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 8.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221"^^xsd:decimal ;
  dwc:decimalLongitude "8.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004887'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.715'^^xsd:double;
  dwc:latitude '37.221'^^xsd:double;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 8.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221"^^xsd:decimal ;
  dwc:decimalLongitude "8.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001569'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.715'^^xsd:double;
  dwc:latitude '37.221'^^xsd:double;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 8.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221"^^xsd:decimal ;
  dwc:decimalLongitude "8.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001783'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.715'^^xsd:double;
  dwc:latitude '37.221'^^xsd:double;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 8.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221"^^xsd:decimal ;
  dwc:decimalLongitude "8.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002729'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.715'^^xsd:double;
  dwc:latitude '37.221'^^xsd:double;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 8.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221"^^xsd:decimal ;
  dwc:decimalLongitude "8.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002730'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.715'^^xsd:double;
  dwc:latitude '37.221'^^xsd:double;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 8.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221"^^xsd:decimal ;
  dwc:decimalLongitude "8.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004581'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.715'^^xsd:double;
  dwc:latitude '37.221'^^xsd:double;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 8.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221"^^xsd:decimal ;
  dwc:decimalLongitude "8.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004888'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.715'^^xsd:double;
  dwc:latitude '37.221'^^xsd:double;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 8.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221"^^xsd:decimal ;
  dwc:decimalLongitude "8.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004931'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.715'^^xsd:double;
  dwc:latitude '37.221'^^xsd:double;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 8.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221"^^xsd:decimal ;
  dwc:decimalLongitude "8.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004934'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.715'^^xsd:double;
  dwc:latitude '37.221'^^xsd:double;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 8.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221"^^xsd:decimal ;
  dwc:decimalLongitude "8.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004943'^^xsd:string;
  dwc:scientificName 'Pleurenecte flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.715'^^xsd:double;
  dwc:latitude '37.221'^^xsd:double;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 8.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221"^^xsd:decimal ;
  dwc:decimalLongitude "8.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005023'^^xsd:string;
  dwc:scientificName 'Processa edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.715'^^xsd:double;
  dwc:latitude '37.221'^^xsd:double;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 8.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221"^^xsd:decimal ;
  dwc:decimalLongitude "8.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005107'^^xsd:string;
  dwc:scientificName 'Raja oxyrhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.715'^^xsd:double;
  dwc:latitude '37.221'^^xsd:double;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '399716'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 8.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221"^^xsd:decimal ;
  dwc:decimalLongitude "8.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006436'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.715'^^xsd:double;
  dwc:latitude '37.221'^^xsd:double;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006733'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006734'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000756'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002243'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002244'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003555'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004328'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007490'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007491'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001389'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001573'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001707'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001789'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002277'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002764'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002765'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003369'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004591'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004592'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004945'^^xsd:string;
  dwc:scientificName 'Pleurenecte flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005509'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006087'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006088'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.808'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007055'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007647'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000559'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000598'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001472'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001577'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001578'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001796'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002330'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002779'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003376'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004600'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005188'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004875'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004892'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005071'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005511'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005674'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006092'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 8.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "8.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006093'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.867'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007475'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007476'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005180'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000589'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001570'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001702'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002326'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002743'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002744'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003360'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004583'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004944'^^xsd:string;
  dwc:scientificName 'Pleurenecte flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005698'^^xsd:string;
  dwc:scientificName 'Scyliorhinus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '105729'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006081'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 8.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "8.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006082'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.883'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007502'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007650'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000560'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000600'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001223'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001579'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001712'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002280'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002281'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002379'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002783'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003380'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004602'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005189'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004876'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004946'^^xsd:string;
  dwc:scientificName 'Pleurenecte flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005675'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 8.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "8.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006094'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.892'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006743'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007514'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007515'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002291'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003906'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003952'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004353'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006057'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006097'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007517'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007655'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007063'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004610'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002293'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000564'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001394'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002292'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002808'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003391'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003392'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003907'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003908'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004354'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005699'^^xsd:string;
  dwc:scientificName 'Scyliorhinus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '105729'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006173'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006058'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006059'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006317'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 8.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "196"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007056'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.917'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '196'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 8.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "196"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007500'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.917'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '196'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 8.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "196"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002781'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.917'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '196'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 8.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "196"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003378'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.917'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '196'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 8.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "196"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004601'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.917'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '196'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 8.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "8.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "196"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005073'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '8.917'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '196'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006750'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006751'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007538'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007539'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000005'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000571'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000630'^^xsd:string;
  dwc:scientificName 'Centracanthus cirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126827'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000832'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001323'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002301'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002334'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002833'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003957'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005312'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005683'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006066'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006105'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.516 9.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.516"^^xsd:decimal ;
  dwc:decimalLongitude "9.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006287'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.021'^^xsd:double;
  dwc:latitude '37.516'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006746'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006747'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007530'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007531'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000567'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001320'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001725'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002298'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003575'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003910'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004355'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005308'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005309'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005516'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.492 9.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.492"^^xsd:decimal ;
  dwc:decimalLongitude "9.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006319'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.025'^^xsd:double;
  dwc:latitude '37.492'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006739'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006740'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006851'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007469'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007470'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000550'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000814'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002268'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002736'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003353'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003564'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003944'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004342'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005065'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005504'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006616'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007065'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007526'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000566'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001229'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002333'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002825'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003401'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003909'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005076'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006062'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006286'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006318'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006753'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006829'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007550'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007668'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000573'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001397'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001734'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002306'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003578'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004521'^^xsd:string;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005583'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005705'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006174'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006067'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006830'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006831'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006175'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003911'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004357'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004527'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005628'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005700'^^xsd:string;
  dwc:scientificName 'Scyliorhinus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '105729'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005701'^^xsd:string;
  dwc:scientificName 'Scyliorhinus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '105729'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 9.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "9.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006068'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.033'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006626'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006748'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007067'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007532'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007533'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007660'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000568'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000569'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001321'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001726'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002828'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003404'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003955'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004356'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005310'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005311'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005517'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006064'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006320'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 9.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "9.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007472'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.058'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 9.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "9.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007473'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.058'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 9.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "9.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000815'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.058'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 9.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "9.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002740'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.058'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 9.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "9.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003357'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.058'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 9.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "9.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005506'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.058'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 9.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "9.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006079'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.058'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 9.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "9.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006080'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.058'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007049'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007050'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007640'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005181'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000554'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000590'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001471'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001571'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001644'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002375'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002749'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003364'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005182'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005067'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005508'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005670'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006083'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006279'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.06'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006749'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007069'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007536'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007537'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007661'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000570'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001322'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001653'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001728'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002300'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002832'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003407'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003576'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003956'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005079'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005518'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005581'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005682'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006065'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006104'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006321'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.067'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006744'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006970'^^xsd:string;
  dwc:scientificName 'Trachinus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126094'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007525'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007658'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000565'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001319'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001723'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002297'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002824'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003400'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005194'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005514'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006061'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006103'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007552'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000742'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001828'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001829'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002338'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002863'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003415'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003682'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005629'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005630'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005691'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007066'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.133'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007527'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.133'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001724'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.133'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002826'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.133'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003402'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.133'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005077'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.133'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005515'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.133'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 9.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "9.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006063'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.133'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006752'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007545'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000572'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000631'^^xsd:string;
  dwc:scientificName 'Centracanthus cirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126827'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002304'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002386'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002850'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003412'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003577'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003959'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004517'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005082'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005521'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005687'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005715'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006110'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006111'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 9.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "9.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006322'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.151'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000024'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000620'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000686'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '298299'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001492'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001498'^^xsd:string;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001612'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001613'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001837'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001838'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002341'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002872'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003736'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004638'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004913'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004914'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004929'^^xsd:string;
  dwc:scientificName 'Plesionika antigai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004932'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004933'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004941'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004942'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005113'^^xsd:string;
  dwc:scientificName 'Raja oxyrhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '399716'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005694'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005695'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.153'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006745'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007528'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007529'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007659'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000611'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000637'^^xsd:string;
  dwc:scientificName 'Cepola rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '151492'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000682'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000831'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001520'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002384'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002827'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003403'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005078'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005679'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.486 9.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.486"^^xsd:decimal ;
  dwc:decimalLongitude "9.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005680'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.174'^^xsd:double;
  dwc:latitude '37.486'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.708 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.708"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000029'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.708'^^xsd:double;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.708 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.708"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000033'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.708'^^xsd:double;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.708 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.708"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001236'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.708'^^xsd:double;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.708 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.708"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001399'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.708'^^xsd:double;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.708 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.708"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001608'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.708'^^xsd:double;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.708 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.708"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001609'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.708'^^xsd:double;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.708 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.708"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001736'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.708'^^xsd:double;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.708 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.708"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001833'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.708'^^xsd:double;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.708 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.708"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001855'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.708'^^xsd:double;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.708 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.708"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002363'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.708'^^xsd:double;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.708 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.708"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002867'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.708'^^xsd:double;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.708 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.708"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003695'^^xsd:string;
  dwc:scientificName 'Naucrates ductor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.708'^^xsd:double;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '126811'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.708 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.708"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004634'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.708'^^xsd:double;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.708 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.708"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004930'^^xsd:string;
  dwc:scientificName 'Plesionika edwardsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.708'^^xsd:double;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006937'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007053'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007054'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000015'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000556'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000593'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000818'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001317'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001648'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001846'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002278'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002328'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002770'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002771'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003372'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004595'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004596'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005070'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005671'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006091'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.356 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.356"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006145'^^xsd:string;
  dwc:scientificName 'Seriola dumerili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.356'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007543'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007664'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000614'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000691'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001731'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002360'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002385'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002847'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003410'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006109'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.242'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006828'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006850'^^xsd:string;
  dwc:scientificName 'Squalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '105716'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006971'^^xsd:string;
  dwc:scientificName 'Trachinus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '126094'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007544'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007665'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007666'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005197'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000615'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001197'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001592'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002848'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002849'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003411'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003958'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.558 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006133'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '37.558'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006856'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007551'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007669'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007670'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004878'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000021'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000618'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001234'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001495'^^xsd:string;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001598'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001599'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001658'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001827'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002307'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002389'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002860'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002861'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003414'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004530'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004952'^^xsd:string;
  dwc:scientificName 'Pleurenecte flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005084'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005085'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005584'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005690'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 9.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "9.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006113'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.255'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006855'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006922'^^xsd:string;
  dwc:scientificName 'Synchiropus phaeton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '126798'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007542'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007663'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000020'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000613'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001655'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002845'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002846'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003409'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004526'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005080'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005081'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005111'^^xsd:string;
  dwc:scientificName 'Raja oxyrhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '399716'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005520'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005686'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.555 9.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.555"^^xsd:decimal ;
  dwc:decimalLongitude "9.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006108'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.257'^^xsd:double;
  dwc:latitude '37.555'^^xsd:double;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006742'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007493'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007494'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007644'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000557'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000594'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000679'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000819'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001318'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001574'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001649'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002279'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002329'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002377'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002772'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003373'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005108'^^xsd:string;
  dwc:scientificName 'Raja oxyrhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '399716'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005306'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005510'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005672'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006281'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007549'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007565'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus capelanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '322698'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007667'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000616'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001732'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002361'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002387'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002857'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003413'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005198'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005199'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005689'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.258'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933 9.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933"^^xsd:decimal ;
  dwc:decimalLongitude "9.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007555'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.283'^^xsd:double;
  dwc:latitude '37.933'^^xsd:double;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933 9.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933"^^xsd:decimal ;
  dwc:decimalLongitude "9.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007568'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus capelanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.283'^^xsd:double;
  dwc:latitude '37.933'^^xsd:double;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '322698'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933 9.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933"^^xsd:decimal ;
  dwc:decimalLongitude "9.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001620'^^xsd:string;
  dwc:scientificName 'Hymenocephalus italicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.283'^^xsd:double;
  dwc:latitude '37.933'^^xsd:double;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933 9.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933"^^xsd:decimal ;
  dwc:decimalLongitude "9.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001841'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.283'^^xsd:double;
  dwc:latitude '37.933'^^xsd:double;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933 9.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933"^^xsd:decimal ;
  dwc:decimalLongitude "9.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002309'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.283'^^xsd:double;
  dwc:latitude '37.933'^^xsd:double;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933 9.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933"^^xsd:decimal ;
  dwc:decimalLongitude "9.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002310'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.283'^^xsd:double;
  dwc:latitude '37.933'^^xsd:double;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933 9.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933"^^xsd:decimal ;
  dwc:decimalLongitude "9.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002874'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.283'^^xsd:double;
  dwc:latitude '37.933'^^xsd:double;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933 9.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933"^^xsd:decimal ;
  dwc:decimalLongitude "9.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003738'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.283'^^xsd:double;
  dwc:latitude '37.933'^^xsd:double;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933 9.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933"^^xsd:decimal ;
  dwc:decimalLongitude "9.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004522'^^xsd:string;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.283'^^xsd:double;
  dwc:latitude '37.933'^^xsd:double;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933 9.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933"^^xsd:decimal ;
  dwc:decimalLongitude "9.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004640'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.283'^^xsd:double;
  dwc:latitude '37.933'^^xsd:double;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006618'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006910'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007021'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005178'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000551'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000677'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001139'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001140'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001384'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001700'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002269'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002737'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003354'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003898'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003945'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004343'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004344'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005022'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005304'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005505'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006051'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006278'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.252 9.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.252"^^xsd:decimal ;
  dwc:decimalLongitude "9.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006617'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.308'^^xsd:double;
  dwc:latitude '37.252'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007546'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004937'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004626'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001324'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001486'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001593'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001594'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001656'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001822'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001823'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002305'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002851'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002852'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004625'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004902'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004903'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005083'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005688'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 9.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "9.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006112'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.419'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 9.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "9.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007567'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus capelanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.425'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '322698'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 9.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "9.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000621'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.425'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 9.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "9.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001737'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.425'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 9.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "9.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001839'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.425'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 9.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "9.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001840'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.425'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 9.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "9.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002873'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.425'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 9.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "9.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004639'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.425'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 9.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "9.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005201'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.425'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 9.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "9.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005631'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.425'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007499'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007648'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007649'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000599'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000820'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000821'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002378'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002780'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003377'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003902'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005072'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006054'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.375 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.375"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006282'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.375'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007524'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.458'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007657'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.458'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000690'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.458'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000830'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.458'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001473'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.458'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001722'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.458'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002296'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.458'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002823'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.458'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003399'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.458'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003954'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.458'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003976'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.458'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004525'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.458'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004872'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.458'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006102'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.458'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000028'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000692'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001398'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001567'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001600'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001601'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001852'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002862'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003730'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004630'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006827'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006848'^^xsd:string;
  dwc:scientificName 'Squalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '105716'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007092'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007516'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000606'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001582'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001583'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001716'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002359'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002807'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003390'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003421'^^xsd:string;
  dwc:scientificName 'Mullus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '126034'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003953'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005307'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005552'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 9.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "9.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006172'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.525'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683 9.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.683"^^xsd:decimal ;
  dwc:decimalLongitude "9.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001235'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.533'^^xsd:double;
  dwc:latitude '37.683'^^xsd:double;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683 9.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.683"^^xsd:decimal ;
  dwc:decimalLongitude "9.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001602'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.533'^^xsd:double;
  dwc:latitude '37.683'^^xsd:double;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683 9.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.683"^^xsd:decimal ;
  dwc:decimalLongitude "9.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001603'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.533'^^xsd:double;
  dwc:latitude '37.683'^^xsd:double;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683 9.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.683"^^xsd:decimal ;
  dwc:decimalLongitude "9.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001735'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.533'^^xsd:double;
  dwc:latitude '37.683'^^xsd:double;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683 9.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.683"^^xsd:decimal ;
  dwc:decimalLongitude "9.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002362'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.533'^^xsd:double;
  dwc:latitude '37.683'^^xsd:double;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683 9.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.683"^^xsd:decimal ;
  dwc:decimalLongitude "9.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002864'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.533'^^xsd:double;
  dwc:latitude '37.683'^^xsd:double;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683 9.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.683"^^xsd:decimal ;
  dwc:decimalLongitude "9.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003731'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.533'^^xsd:double;
  dwc:latitude '37.683'^^xsd:double;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683 9.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.683"^^xsd:decimal ;
  dwc:decimalLongitude "9.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004631'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.533'^^xsd:double;
  dwc:latitude '37.683'^^xsd:double;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.683 9.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.683"^^xsd:decimal ;
  dwc:decimalLongitude "9.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005025'^^xsd:string;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.533'^^xsd:double;
  dwc:latitude '37.683'^^xsd:double;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006624'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007060'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007653'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002380'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000016'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005191'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000563'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000602'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000826'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002288'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002289'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002332'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002792'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002793'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003386'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003681'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003975'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006284'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.395 9.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.395"^^xsd:decimal ;
  dwc:decimalLongitude "9.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006316'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.535'^^xsd:double;
  dwc:latitude '37.395'^^xsd:double;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 9.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "9.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007509'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.558'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 9.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "9.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007654'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.558'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 9.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "9.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000605'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.558'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 9.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "9.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002382'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.558'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 9.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "9.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002798'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.558'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 9.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "9.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003389'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.558'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 9.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "9.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003584'^^xsd:string;
  dwc:scientificName 'Mustelus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.558'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '298524'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 9.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "9.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005192'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.558'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '158'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004907'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000032'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000641'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000684'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '298299'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001489'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001497'^^xsd:string;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001606'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001607'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001831'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001832'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001854'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002866'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002925'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003733'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004633'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004906'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.705 9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.705"^^xsd:decimal ;
  dwc:decimalLongitude "9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004939'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.585'^^xsd:double;
  dwc:latitude '37.705'^^xsd:double;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 9.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "9.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006858'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.608'^^xsd:double;
  dwc:latitude '37.967'^^xsd:double;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 9.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "9.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000622'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.608'^^xsd:double;
  dwc:latitude '37.967'^^xsd:double;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 9.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "9.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001614'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.608'^^xsd:double;
  dwc:latitude '37.967'^^xsd:double;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 9.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "9.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001738'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.608'^^xsd:double;
  dwc:latitude '37.967'^^xsd:double;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 9.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "9.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001842'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.608'^^xsd:double;
  dwc:latitude '37.967'^^xsd:double;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 9.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "9.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001843'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.608'^^xsd:double;
  dwc:latitude '37.967'^^xsd:double;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 9.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "9.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002391'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.608'^^xsd:double;
  dwc:latitude '37.967'^^xsd:double;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 9.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "9.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003417'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.608'^^xsd:double;
  dwc:latitude '37.967'^^xsd:double;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 9.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "9.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004529'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.608'^^xsd:double;
  dwc:latitude '37.967'^^xsd:double;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 9.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "9.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004915'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.608'^^xsd:double;
  dwc:latitude '37.967'^^xsd:double;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000610'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001228'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001587'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001588'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001811'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002295'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002821'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002822'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003398'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003574'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004616'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005024'^^xsd:string;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006060'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007523'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.683'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000681'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.683'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001721'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.683'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002819'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.683'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002820'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.683'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003397'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.683'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005714'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.683'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 9.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "9.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "414"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000018'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.683'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '414'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 9.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "9.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "414"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002303'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.683'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '414'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 9.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "9.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "414"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002838'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.683'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '414'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 9.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "9.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "414"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003408'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.683'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '414'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 9.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "9.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "414"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004896'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.683'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '414'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006623'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006844'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006961'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007059'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007576'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007652'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001141'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001224'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002287'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002789'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003385'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003570'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003950'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004350'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004516'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005190'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 9.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "9.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006056'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.694'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006854'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007520'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007521'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007522'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000609'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000680'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2000-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001227'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001395'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2000-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001720'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001808'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001809'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001810'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2000-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002815'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002816'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002817'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002818'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003395'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003396'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004614'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004615'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004950'^^xsd:string;
  dwc:scientificName 'Pleurenecte flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005036'^^xsd:string;
  dwc:scientificName 'Raja circularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '293390'^^xsd:integer;
  dwc:observationDate '2000-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005513'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006099'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006100'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006101'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2000-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.443 9.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.443"^^xsd:decimal ;
  dwc:decimalLongitude "9.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007064'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.705'^^xsd:double;
  dwc:latitude '37.443'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.443 9.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.443"^^xsd:decimal ;
  dwc:decimalLongitude "9.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007656'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.705'^^xsd:double;
  dwc:latitude '37.443'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.443 9.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.443"^^xsd:decimal ;
  dwc:decimalLongitude "9.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004948'^^xsd:string;
  dwc:scientificName 'Pleurenecte flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.705'^^xsd:double;
  dwc:latitude '37.443'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.443 9.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.443"^^xsd:decimal ;
  dwc:decimalLongitude "9.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000608'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.705'^^xsd:double;
  dwc:latitude '37.443'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.443 9.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.443"^^xsd:decimal ;
  dwc:decimalLongitude "9.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001585'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.705'^^xsd:double;
  dwc:latitude '37.443'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.443 9.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.443"^^xsd:decimal ;
  dwc:decimalLongitude "9.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001719'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.705'^^xsd:double;
  dwc:latitude '37.443'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.443 9.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.443"^^xsd:decimal ;
  dwc:decimalLongitude "9.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002811'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.705'^^xsd:double;
  dwc:latitude '37.443'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.443 9.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.443"^^xsd:decimal ;
  dwc:decimalLongitude "9.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002812'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.705'^^xsd:double;
  dwc:latitude '37.443'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.443 9.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.443"^^xsd:decimal ;
  dwc:decimalLongitude "9.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003394'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.705'^^xsd:double;
  dwc:latitude '37.443'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.443 9.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.443"^^xsd:decimal ;
  dwc:decimalLongitude "9.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004612'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.705'^^xsd:double;
  dwc:latitude '37.443'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.443 9.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.443"^^xsd:decimal ;
  dwc:decimalLongitude "9.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006098'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.705'^^xsd:double;
  dwc:latitude '37.443'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.546 9.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.546"^^xsd:decimal ;
  dwc:decimalLongitude "9.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004901'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.767'^^xsd:double;
  dwc:latitude '37.546'^^xsd:double;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.546 9.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.546"^^xsd:decimal ;
  dwc:decimalLongitude "9.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001820'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.767'^^xsd:double;
  dwc:latitude '37.546'^^xsd:double;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.546 9.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.546"^^xsd:decimal ;
  dwc:decimalLongitude "9.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002364'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.767'^^xsd:double;
  dwc:latitude '37.546'^^xsd:double;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.546 9.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.546"^^xsd:decimal ;
  dwc:decimalLongitude "9.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002841'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.767'^^xsd:double;
  dwc:latitude '37.546'^^xsd:double;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.546 9.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.546"^^xsd:decimal ;
  dwc:decimalLongitude "9.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002842'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.767'^^xsd:double;
  dwc:latitude '37.546'^^xsd:double;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.546 9.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.546"^^xsd:decimal ;
  dwc:decimalLongitude "9.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004623'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.767'^^xsd:double;
  dwc:latitude '37.546'^^xsd:double;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.546 9.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.546"^^xsd:decimal ;
  dwc:decimalLongitude "9.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004644'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.767'^^xsd:double;
  dwc:latitude '37.546'^^xsd:double;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.546 9.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.546"^^xsd:decimal ;
  dwc:decimalLongitude "9.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004877'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.767'^^xsd:double;
  dwc:latitude '37.546'^^xsd:double;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.546 9.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.546"^^xsd:decimal ;
  dwc:decimalLongitude "9.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004900'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.767'^^xsd:double;
  dwc:latitude '37.546'^^xsd:double;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.546 9.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.546"^^xsd:decimal ;
  dwc:decimalLongitude "9.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004936'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.767'^^xsd:double;
  dwc:latitude '37.546'^^xsd:double;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.546 9.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.546"^^xsd:decimal ;
  dwc:decimalLongitude "9.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006107'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.767'^^xsd:double;
  dwc:latitude '37.546'^^xsd:double;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.783 9.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.783"^^xsd:decimal ;
  dwc:decimalLongitude "9.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "553"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000030'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.808'^^xsd:double;
  dwc:latitude '37.783'^^xsd:double;
  dwc:maximumDepth '553'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.783 9.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.783"^^xsd:decimal ;
  dwc:decimalLongitude "9.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "553"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002308'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.808'^^xsd:double;
  dwc:latitude '37.783'^^xsd:double;
  dwc:maximumDepth '553'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.783 9.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.783"^^xsd:decimal ;
  dwc:decimalLongitude "9.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "553"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002342'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.808'^^xsd:double;
  dwc:latitude '37.783'^^xsd:double;
  dwc:maximumDepth '553'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.783 9.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.783"^^xsd:decimal ;
  dwc:decimalLongitude "9.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "553"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003587'^^xsd:string;
  dwc:scientificName 'Mustelus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.808'^^xsd:double;
  dwc:latitude '37.783'^^xsd:double;
  dwc:maximumDepth '553'^^xsd:integer;
  dwc:aphiaid '298524'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.783 9.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.783"^^xsd:decimal ;
  dwc:decimalLongitude "9.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "553"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003737'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.808'^^xsd:double;
  dwc:latitude '37.783'^^xsd:double;
  dwc:maximumDepth '553'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.783 9.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.783"^^xsd:decimal ;
  dwc:decimalLongitude "9.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "553"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005632'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.808'^^xsd:double;
  dwc:latitude '37.783'^^xsd:double;
  dwc:maximumDepth '553'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000617'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.817'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000639'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.817'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000683'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.817'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '298299'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001597'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.817'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001733'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.817'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001825'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.817'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001826'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.817'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002388'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.817'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002858'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.817'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002859'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.817'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004628'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.817'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004629'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.817'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.575 9.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.575"^^xsd:decimal ;
  dwc:decimalLongitude "9.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004904'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.817'^^xsd:double;
  dwc:latitude '37.575'^^xsd:double;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 9.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "9.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000019'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.825'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 9.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "9.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001590'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.825'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 9.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "9.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003586'^^xsd:string;
  dwc:scientificName 'Mustelus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.825'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '298524'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 9.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "9.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005196'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.825'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 9.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "9.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004897'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.825'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 9.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "9.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005685'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.825'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.025"^^xsd:decimal ;
  dwc:decimalLongitude "9.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007569'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus capelanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.933'^^xsd:double;
  dwc:latitude '38.025'^^xsd:double;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '322698'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.025"^^xsd:decimal ;
  dwc:decimalLongitude "9.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000643'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.933'^^xsd:double;
  dwc:latitude '38.025'^^xsd:double;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.025"^^xsd:decimal ;
  dwc:decimalLongitude "9.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000644'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.933'^^xsd:double;
  dwc:latitude '38.025'^^xsd:double;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.025"^^xsd:decimal ;
  dwc:decimalLongitude "9.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001617'^^xsd:string;
  dwc:scientificName 'Heptranchias perlo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.933'^^xsd:double;
  dwc:latitude '38.025'^^xsd:double;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '105832'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.025"^^xsd:decimal ;
  dwc:decimalLongitude "9.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001739'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.933'^^xsd:double;
  dwc:latitude '38.025'^^xsd:double;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.025"^^xsd:decimal ;
  dwc:decimalLongitude "9.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001844'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.933'^^xsd:double;
  dwc:latitude '38.025'^^xsd:double;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.025"^^xsd:decimal ;
  dwc:decimalLongitude "9.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002875'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.933'^^xsd:double;
  dwc:latitude '38.025'^^xsd:double;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.025"^^xsd:decimal ;
  dwc:decimalLongitude "9.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003739'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.933'^^xsd:double;
  dwc:latitude '38.025'^^xsd:double;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.025"^^xsd:decimal ;
  dwc:decimalLongitude "9.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004916'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.933'^^xsd:double;
  dwc:latitude '38.025'^^xsd:double;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.025"^^xsd:decimal ;
  dwc:decimalLongitude "9.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004917'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.933'^^xsd:double;
  dwc:latitude '38.025'^^xsd:double;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.025"^^xsd:decimal ;
  dwc:decimalLongitude "9.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.025"^^xsd:decimal ;
  geo-pos:long "9.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004953'^^xsd:string;
  dwc:scientificName 'Pleurenecte flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.933'^^xsd:double;
  dwc:latitude '38.025'^^xsd:double;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.025"^^xsd:decimal ;
  dwc:decimalLongitude "9.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.025"^^xsd:decimal ;
  geo-pos:long "9.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005114'^^xsd:string;
  dwc:scientificName 'Raja oxyrhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.933'^^xsd:double;
  dwc:latitude '38.025'^^xsd:double;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '399716'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.025"^^xsd:decimal ;
  dwc:decimalLongitude "9.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.025 9.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.025"^^xsd:decimal ;
  geo-pos:long "9.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005696'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.933'^^xsd:double;
  dwc:latitude '38.025'^^xsd:double;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006926'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000023'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000642'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000685'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '298299'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001480'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001491'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001611'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001616'^^xsd:string;
  dwc:scientificName 'Heptranchias perlo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '105832'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001857'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001985'^^xsd:string;
  dwc:scientificName 'Loligo forbesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '140270'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002871'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002926'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003735'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004637'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004643'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004880'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004911'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004912'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004940'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.746"^^xsd:decimal ;
  dwc:decimalLongitude "9.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.746 9.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.746"^^xsd:decimal ;
  geo-pos:long "9.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005086'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.934'^^xsd:double;
  dwc:latitude '37.746'^^xsd:double;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.095"^^xsd:decimal ;
  dwc:decimalLongitude "9.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "524"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  geo-pos:lat "38.095"^^xsd:decimal ;
  geo-pos:long "9.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007556'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.951'^^xsd:double;
  dwc:latitude '38.095'^^xsd:double;
  dwc:maximumDepth '524'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.095"^^xsd:decimal ;
  dwc:decimalLongitude "9.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "524"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  geo-pos:lat "38.095"^^xsd:decimal ;
  geo-pos:long "9.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000688'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.951'^^xsd:double;
  dwc:latitude '38.095'^^xsd:double;
  dwc:maximumDepth '524'^^xsd:integer;
  dwc:aphiaid '298299'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.095"^^xsd:decimal ;
  dwc:decimalLongitude "9.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "524"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  geo-pos:lat "38.095"^^xsd:decimal ;
  geo-pos:long "9.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002311'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.951'^^xsd:double;
  dwc:latitude '38.095'^^xsd:double;
  dwc:maximumDepth '524'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.095"^^xsd:decimal ;
  dwc:decimalLongitude "9.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "524"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  geo-pos:lat "38.095"^^xsd:decimal ;
  geo-pos:long "9.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002877'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.951'^^xsd:double;
  dwc:latitude '38.095'^^xsd:double;
  dwc:maximumDepth '524'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.095"^^xsd:decimal ;
  dwc:decimalLongitude "9.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "524"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  geo-pos:lat "38.095"^^xsd:decimal ;
  geo-pos:long "9.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003741'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.951'^^xsd:double;
  dwc:latitude '38.095'^^xsd:double;
  dwc:maximumDepth '524'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.095"^^xsd:decimal ;
  dwc:decimalLongitude "9.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "524"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  geo-pos:lat "38.095"^^xsd:decimal ;
  geo-pos:long "9.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004641'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.951'^^xsd:double;
  dwc:latitude '38.095'^^xsd:double;
  dwc:maximumDepth '524'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.095"^^xsd:decimal ;
  dwc:decimalLongitude "9.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "524"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  geo-pos:lat "38.095"^^xsd:decimal ;
  geo-pos:long "9.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004919'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.951'^^xsd:double;
  dwc:latitude '38.095'^^xsd:double;
  dwc:maximumDepth '524'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.095"^^xsd:decimal ;
  dwc:decimalLongitude "9.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "524"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.095 9.951)"^^geo:wktLiteral ;
  geo-pos:lat "38.095"^^xsd:decimal ;
  geo-pos:long "9.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005115'^^xsd:string;
  dwc:scientificName 'Raja oxyrhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.951'^^xsd:double;
  dwc:latitude '38.095'^^xsd:double;
  dwc:maximumDepth '524'^^xsd:integer;
  dwc:aphiaid '399716'^^xsd:integer;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006861'^^xsd:string;
  dwc:scientificName 'Squalus blainvillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '217370'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000009'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000577'^^xsd:string;
  dwc:scientificName 'Callionymus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000645'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000646'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '400342'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000687'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '298299'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001493'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001499'^^xsd:string;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001615'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001619'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001621'^^xsd:string;
  dwc:scientificName 'Hymenocephalus italicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001858'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002343'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002876'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003740'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004918'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004954'^^xsd:string;
  dwc:scientificName 'Pleurenecte flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 9.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "9.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006136'^^xsd:string;
  dwc:scientificName 'Sepiola rondeleti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '9.971'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006925'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000022'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000640'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001479'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001488'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001496'^^xsd:string;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001604'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001605'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001830'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001853'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002865'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003732'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004632'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004642'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004905'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "10.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 10.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "10.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004938'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.098'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.387"^^xsd:decimal ;
  dwc:decimalLongitude "10.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.387"^^xsd:decimal ;
  geo-pos:long "10.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007057'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.106'^^xsd:double;
  dwc:latitude '37.387'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.387"^^xsd:decimal ;
  dwc:decimalLongitude "10.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.387"^^xsd:decimal ;
  geo-pos:long "10.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007058'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.106'^^xsd:double;
  dwc:latitude '37.387'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.387"^^xsd:decimal ;
  dwc:decimalLongitude "10.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.387"^^xsd:decimal ;
  geo-pos:long "10.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002286'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.106'^^xsd:double;
  dwc:latitude '37.387'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.387"^^xsd:decimal ;
  dwc:decimalLongitude "10.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.387"^^xsd:decimal ;
  geo-pos:long "10.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000824'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.106'^^xsd:double;
  dwc:latitude '37.387'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.387"^^xsd:decimal ;
  dwc:decimalLongitude "10.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.387"^^xsd:decimal ;
  geo-pos:long "10.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000825'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.106'^^xsd:double;
  dwc:latitude '37.387'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.387"^^xsd:decimal ;
  dwc:decimalLongitude "10.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.387"^^xsd:decimal ;
  geo-pos:long "10.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002788'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.106'^^xsd:double;
  dwc:latitude '37.387'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.387"^^xsd:decimal ;
  dwc:decimalLongitude "10.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.387"^^xsd:decimal ;
  geo-pos:long "10.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003384'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.106'^^xsd:double;
  dwc:latitude '37.387'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.387"^^xsd:decimal ;
  dwc:decimalLongitude "10.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.387"^^xsd:decimal ;
  geo-pos:long "10.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003680'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.106'^^xsd:double;
  dwc:latitude '37.387'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.387"^^xsd:decimal ;
  dwc:decimalLongitude "10.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.387"^^xsd:decimal ;
  geo-pos:long "10.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003949'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.106'^^xsd:double;
  dwc:latitude '37.387'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.387"^^xsd:decimal ;
  dwc:decimalLongitude "10.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.387"^^xsd:decimal ;
  geo-pos:long "10.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004349'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.106'^^xsd:double;
  dwc:latitude '37.387'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.387"^^xsd:decimal ;
  dwc:decimalLongitude "10.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.387 10.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.387"^^xsd:decimal ;
  geo-pos:long "10.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006283'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.106'^^xsd:double;
  dwc:latitude '37.387'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.028"^^xsd:decimal ;
  geo-pos:long "10.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006880'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.172'^^xsd:double;
  dwc:latitude '34.028'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.028"^^xsd:decimal ;
  geo-pos:long "10.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000207'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.172'^^xsd:double;
  dwc:latitude '34.028'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.028"^^xsd:decimal ;
  geo-pos:long "10.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000208'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.172'^^xsd:double;
  dwc:latitude '34.028'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.028"^^xsd:decimal ;
  geo-pos:long "10.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001416'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.172'^^xsd:double;
  dwc:latitude '34.028'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.028"^^xsd:decimal ;
  geo-pos:long "10.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001540'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.172'^^xsd:double;
  dwc:latitude '34.028'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.028"^^xsd:decimal ;
  geo-pos:long "10.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003763'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.172'^^xsd:double;
  dwc:latitude '34.028'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.028"^^xsd:decimal ;
  geo-pos:long "10.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004715'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.172'^^xsd:double;
  dwc:latitude '34.028'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.028 10.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.028"^^xsd:decimal ;
  geo-pos:long "10.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006528'^^xsd:string;
  dwc:scientificName 'Sparus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.172'^^xsd:double;
  dwc:latitude '34.028'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '126082'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.036"^^xsd:decimal ;
  dwc:decimalLongitude "10.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  geo-pos:lat "34.036"^^xsd:decimal ;
  geo-pos:long "10.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006881'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.177'^^xsd:double;
  dwc:latitude '34.036'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.036"^^xsd:decimal ;
  dwc:decimalLongitude "10.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  geo-pos:lat "34.036"^^xsd:decimal ;
  geo-pos:long "10.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007074'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.177'^^xsd:double;
  dwc:latitude '34.036'^^xsd:double;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.036"^^xsd:decimal ;
  dwc:decimalLongitude "10.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  geo-pos:lat "34.036"^^xsd:decimal ;
  geo-pos:long "10.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000210'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.177'^^xsd:double;
  dwc:latitude '34.036'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.036"^^xsd:decimal ;
  dwc:decimalLongitude "10.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  geo-pos:lat "34.036"^^xsd:decimal ;
  geo-pos:long "10.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000211'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.177'^^xsd:double;
  dwc:latitude '34.036'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.036"^^xsd:decimal ;
  dwc:decimalLongitude "10.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  geo-pos:lat "34.036"^^xsd:decimal ;
  geo-pos:long "10.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001418'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.177'^^xsd:double;
  dwc:latitude '34.036'^^xsd:double;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.036"^^xsd:decimal ;
  dwc:decimalLongitude "10.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  geo-pos:lat "34.036"^^xsd:decimal ;
  geo-pos:long "10.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001541'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.177'^^xsd:double;
  dwc:latitude '34.036'^^xsd:double;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.036"^^xsd:decimal ;
  dwc:decimalLongitude "10.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  geo-pos:lat "34.036"^^xsd:decimal ;
  geo-pos:long "10.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001911'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.177'^^xsd:double;
  dwc:latitude '34.036'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.036"^^xsd:decimal ;
  dwc:decimalLongitude "10.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  geo-pos:lat "34.036"^^xsd:decimal ;
  geo-pos:long "10.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001912'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.177'^^xsd:double;
  dwc:latitude '34.036'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.036"^^xsd:decimal ;
  dwc:decimalLongitude "10.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  geo-pos:lat "34.036"^^xsd:decimal ;
  geo-pos:long "10.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004717'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.177'^^xsd:double;
  dwc:latitude '34.036'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.036"^^xsd:decimal ;
  dwc:decimalLongitude "10.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  geo-pos:lat "34.036"^^xsd:decimal ;
  geo-pos:long "10.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005797'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.177'^^xsd:double;
  dwc:latitude '34.036'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.036"^^xsd:decimal ;
  dwc:decimalLongitude "10.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  geo-pos:lat "34.036"^^xsd:decimal ;
  geo-pos:long "10.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006070'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.177'^^xsd:double;
  dwc:latitude '34.036'^^xsd:double;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.036"^^xsd:decimal ;
  dwc:decimalLongitude "10.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.036 10.177)"^^geo:wktLiteral ;
  geo-pos:lat "34.036"^^xsd:decimal ;
  geo-pos:long "10.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006401'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.177'^^xsd:double;
  dwc:latitude '34.036'^^xsd:double;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006678'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006737'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006824'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007468'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007639'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002263'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000546'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000674'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000758'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001134'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001135'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001383'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002732'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003348'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003349'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003560'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004336'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004337'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005064'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006049'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006542'^^xsd:string;
  dwc:scientificName 'Sphyraena sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006610'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006611'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.192'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007019'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007020'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000547'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000675'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000759'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001136'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001137'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001174'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002264'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002265'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002733'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003350'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003561'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003677'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003942'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004338'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004339'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004871'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005021'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005503'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005579'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006526'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006612'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.237 10.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.237"^^xsd:decimal ;
  geo-pos:long "10.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006613'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.205'^^xsd:double;
  dwc:latitude '37.237'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007017'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007018'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007638'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000544'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001132'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002260'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002728'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003344'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003345'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003940'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003941'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004333'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005302'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005502'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006048'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006524'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006606'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 10.208)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "10.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006607'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.208'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006738'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006825'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007046'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000548'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000676'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001138'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001175'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001193'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001699'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002266'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002734'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003351'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003562'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003678'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003692'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003943'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004340'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004341'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005303'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006169'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006050'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006527'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006543'^^xsd:string;
  dwc:scientificName 'Sphyraena sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006614'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006615'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.214'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.956"^^xsd:decimal ;
  dwc:decimalLongitude "10.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  geo-pos:lat "33.956"^^xsd:decimal ;
  geo-pos:long "10.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007073'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.246'^^xsd:double;
  dwc:latitude '33.956'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.956"^^xsd:decimal ;
  dwc:decimalLongitude "10.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  geo-pos:lat "33.956"^^xsd:decimal ;
  geo-pos:long "10.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006871'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.246'^^xsd:double;
  dwc:latitude '33.956'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.956"^^xsd:decimal ;
  dwc:decimalLongitude "10.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  geo-pos:lat "33.956"^^xsd:decimal ;
  geo-pos:long "10.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000180'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.246'^^xsd:double;
  dwc:latitude '33.956'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.956"^^xsd:decimal ;
  dwc:decimalLongitude "10.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  geo-pos:lat "33.956"^^xsd:decimal ;
  geo-pos:long "10.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001530'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.246'^^xsd:double;
  dwc:latitude '33.956'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.956"^^xsd:decimal ;
  dwc:decimalLongitude "10.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  geo-pos:lat "33.956"^^xsd:decimal ;
  geo-pos:long "10.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004358'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.246'^^xsd:double;
  dwc:latitude '33.956'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.956"^^xsd:decimal ;
  dwc:decimalLongitude "10.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  geo-pos:lat "33.956"^^xsd:decimal ;
  geo-pos:long "10.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004359'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.246'^^xsd:double;
  dwc:latitude '33.956'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.956"^^xsd:decimal ;
  dwc:decimalLongitude "10.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  geo-pos:lat "33.956"^^xsd:decimal ;
  geo-pos:long "10.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004479'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.246'^^xsd:double;
  dwc:latitude '33.956'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.956"^^xsd:decimal ;
  dwc:decimalLongitude "10.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  geo-pos:lat "33.956"^^xsd:decimal ;
  geo-pos:long "10.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005770'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.246'^^xsd:double;
  dwc:latitude '33.956'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.956"^^xsd:decimal ;
  dwc:decimalLongitude "10.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  geo-pos:lat "33.956"^^xsd:decimal ;
  geo-pos:long "10.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006120'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.246'^^xsd:double;
  dwc:latitude '33.956'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.956"^^xsd:decimal ;
  dwc:decimalLongitude "10.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.956 10.246)"^^geo:wktLiteral ;
  geo-pos:lat "33.956"^^xsd:decimal ;
  geo-pos:long "10.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006398'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.246'^^xsd:double;
  dwc:latitude '33.956'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.858"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000166'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '33.858'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.858"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001407'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '33.858'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.858"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001526'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '33.858'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.858"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002892'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '33.858'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.858"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004681'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '33.858'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.858"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006118'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '33.858'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.858 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.858"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006189'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '33.858'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.058"^^xsd:decimal ;
  dwc:decimalLongitude "10.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.058"^^xsd:decimal ;
  geo-pos:long "10.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006882'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.251'^^xsd:double;
  dwc:latitude '34.058'^^xsd:double;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.058"^^xsd:decimal ;
  dwc:decimalLongitude "10.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.058"^^xsd:decimal ;
  geo-pos:long "10.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007075'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.251'^^xsd:double;
  dwc:latitude '34.058'^^xsd:double;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.058"^^xsd:decimal ;
  dwc:decimalLongitude "10.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.058"^^xsd:decimal ;
  geo-pos:long "10.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000213'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.251'^^xsd:double;
  dwc:latitude '34.058'^^xsd:double;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.058"^^xsd:decimal ;
  dwc:decimalLongitude "10.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.058"^^xsd:decimal ;
  geo-pos:long "10.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000214'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.251'^^xsd:double;
  dwc:latitude '34.058'^^xsd:double;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.058"^^xsd:decimal ;
  dwc:decimalLongitude "10.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.058"^^xsd:decimal ;
  geo-pos:long "10.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001419'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.251'^^xsd:double;
  dwc:latitude '34.058'^^xsd:double;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.058"^^xsd:decimal ;
  dwc:decimalLongitude "10.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.058"^^xsd:decimal ;
  geo-pos:long "10.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001542'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.251'^^xsd:double;
  dwc:latitude '34.058'^^xsd:double;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.058"^^xsd:decimal ;
  dwc:decimalLongitude "10.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.058"^^xsd:decimal ;
  geo-pos:long "10.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002015'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.251'^^xsd:double;
  dwc:latitude '34.058'^^xsd:double;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.058"^^xsd:decimal ;
  dwc:decimalLongitude "10.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.058"^^xsd:decimal ;
  geo-pos:long "10.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005800'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.251'^^xsd:double;
  dwc:latitude '34.058'^^xsd:double;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.058"^^xsd:decimal ;
  dwc:decimalLongitude "10.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.058"^^xsd:decimal ;
  geo-pos:long "10.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006148'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.251'^^xsd:double;
  dwc:latitude '34.058'^^xsd:double;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.058"^^xsd:decimal ;
  dwc:decimalLongitude "10.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.058 10.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.058"^^xsd:decimal ;
  geo-pos:long "10.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006529'^^xsd:string;
  dwc:scientificName 'Sparus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.251'^^xsd:double;
  dwc:latitude '34.058'^^xsd:double;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '126082'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007157'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1983-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002447'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1983-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003043'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003619'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003620'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004065'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1983-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004420'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '1983-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004421'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '1983-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004767'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '1983-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004768'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '1983-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005861'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005862'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006362'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006363'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006917'^^xsd:string;
  dwc:scientificName 'Stromateus fiatola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127076'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007013'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007014'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000533'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001128'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001129'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002245'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002246'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002968'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003328'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004329'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005292'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005492'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006044'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006522'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.258)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006601'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.258'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.866 10.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.866"^^xsd:decimal ;
  dwc:decimalLongitude "10.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.866 10.261)"^^geo:wktLiteral ;
  geo-pos:lat "33.866"^^xsd:decimal ;
  geo-pos:long "10.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000168'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.261'^^xsd:double;
  dwc:latitude '33.866'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.866 10.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.866"^^xsd:decimal ;
  dwc:decimalLongitude "10.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.866 10.261)"^^geo:wktLiteral ;
  geo-pos:lat "33.866"^^xsd:decimal ;
  geo-pos:long "10.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002894'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.261'^^xsd:double;
  dwc:latitude '33.866'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.866 10.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.866"^^xsd:decimal ;
  dwc:decimalLongitude "10.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.866 10.261)"^^geo:wktLiteral ;
  geo-pos:lat "33.866"^^xsd:decimal ;
  geo-pos:long "10.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004684'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.261'^^xsd:double;
  dwc:latitude '33.866'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.866 10.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.866"^^xsd:decimal ;
  dwc:decimalLongitude "10.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.866 10.261)"^^geo:wktLiteral ;
  geo-pos:lat "33.866"^^xsd:decimal ;
  geo-pos:long "10.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005756'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.261'^^xsd:double;
  dwc:latitude '33.866'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "34.226"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006892'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '34.226'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "34.226"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000284'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '34.226'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "34.226"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001433'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '34.226'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "34.226"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001556'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '34.226'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "34.226"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002912'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '34.226'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "34.226"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002955'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '34.226'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "34.226"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003687'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '34.226'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "34.226"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004069'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '34.226'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "34.226"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004492'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '34.226'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "34.226"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004535'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '34.226'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "34.226"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004769'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '34.226'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "34.226"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004995'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '34.226'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.226 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "34.226"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005864'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '34.226'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000549'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002267'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002735'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003352'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 10.267)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "10.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003563'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.267'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.067"^^xsd:decimal ;
  dwc:decimalLongitude "10.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 10.27)"^^geo:wktLiteral ;
  geo-pos:lat "34.067"^^xsd:decimal ;
  geo-pos:long "10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004485'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.27'^^xsd:double;
  dwc:latitude '34.067'^^xsd:double;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.067"^^xsd:decimal ;
  dwc:decimalLongitude "10.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 10.27)"^^geo:wktLiteral ;
  geo-pos:lat "34.067"^^xsd:decimal ;
  geo-pos:long "10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004720'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.27'^^xsd:double;
  dwc:latitude '34.067'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.067"^^xsd:decimal ;
  dwc:decimalLongitude "10.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 10.27)"^^geo:wktLiteral ;
  geo-pos:lat "34.067"^^xsd:decimal ;
  geo-pos:long "10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005317'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.27'^^xsd:double;
  dwc:latitude '34.067'^^xsd:double;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.067"^^xsd:decimal ;
  dwc:decimalLongitude "10.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 10.27)"^^geo:wktLiteral ;
  geo-pos:lat "34.067"^^xsd:decimal ;
  geo-pos:long "10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005706'^^xsd:string;
  dwc:scientificName 'Scyllarides latus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.27'^^xsd:double;
  dwc:latitude '34.067'^^xsd:double;
  dwc:aphiaid '107708'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.067"^^xsd:decimal ;
  dwc:decimalLongitude "10.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 10.27)"^^geo:wktLiteral ;
  geo-pos:lat "34.067"^^xsd:decimal ;
  geo-pos:long "10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005804'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.27'^^xsd:double;
  dwc:latitude '34.067'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.067"^^xsd:decimal ;
  dwc:decimalLongitude "10.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 10.27)"^^geo:wktLiteral ;
  geo-pos:lat "34.067"^^xsd:decimal ;
  geo-pos:long "10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006121'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.27'^^xsd:double;
  dwc:latitude '34.067'^^xsd:double;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 10.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.067"^^xsd:decimal ;
  dwc:decimalLongitude "10.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 10.27)"^^geo:wktLiteral ;
  geo-pos:lat "34.067"^^xsd:decimal ;
  geo-pos:long "10.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006402'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.27'^^xsd:double;
  dwc:latitude '34.067'^^xsd:double;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "34.175"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007147'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '34.175'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "34.175"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002439'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '34.175'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "34.175"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003035'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '34.175'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "34.175"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004416'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '34.175'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "34.175"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005843'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '34.175'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.267 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.267"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.267 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "34.267"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007169'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '34.267'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.267 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.267"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.267 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "34.267"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002459'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '34.267'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.267 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.267"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.267 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "34.267"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003054'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '34.267'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.267 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.267"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.267 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "34.267"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004427'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '34.267'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.267 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.267"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.267 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "34.267"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005885'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '34.267'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.267 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.267"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.267 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "34.267"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006365'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '34.267'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006817'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007444'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001127'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002241'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002242'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002709'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003675'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004327'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005291'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.025 10.275)"^^geo:wktLiteral ;
  geo-pos:lat "37.025"^^xsd:decimal ;
  geo-pos:long "10.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006521'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.275'^^xsd:double;
  dwc:latitude '37.025'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.861"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "33.861"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006868'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '33.861'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.861"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "33.861"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000104'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '33.861'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.861"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "33.861"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000167'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '33.861'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.861"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "33.861"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000694'^^xsd:string;
  dwc:scientificName 'Dasyatis centroura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '33.861'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '105850'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1017389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.861"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "33.861"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001882'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '33.861'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.861"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "33.861"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004682'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '33.861'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.861"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.861 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "33.861"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004970'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '33.861'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "37.335"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006622'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "37.335"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007051'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "37.335"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007052'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "37.335"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000678'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "37.335"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000817'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "37.335"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001176'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "37.335"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002275'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "37.335"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002276'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "37.335"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002327'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "37.335"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002761'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "37.335"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003368'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "37.335"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004348'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "37.335"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005305'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 10.277)"^^geo:wktLiteral ;
  geo-pos:lat "37.335"^^xsd:decimal ;
  geo-pos:long "10.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006280'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.277'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  geo-pos:lat "34.11"^^xsd:decimal ;
  geo-pos:long "10.287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006883'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.287'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  geo-pos:lat "34.11"^^xsd:decimal ;
  geo-pos:long "10.287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000224'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.287'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  geo-pos:lat "34.11"^^xsd:decimal ;
  geo-pos:long "10.287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000225'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.287'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  geo-pos:lat "34.11"^^xsd:decimal ;
  geo-pos:long "10.287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001543'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.287'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  geo-pos:lat "34.11"^^xsd:decimal ;
  geo-pos:long "10.287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001986'^^xsd:string;
  dwc:scientificName 'Loligo spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.287'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  geo-pos:lat "34.11"^^xsd:decimal ;
  geo-pos:long "10.287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004486'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.287'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  geo-pos:lat "34.11"^^xsd:decimal ;
  geo-pos:long "10.287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005817'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.287'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.287)"^^geo:wktLiteral ;
  geo-pos:lat "34.11"^^xsd:decimal ;
  geo-pos:long "10.287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006149'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.287'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "10.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006620'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.292'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "10.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006621'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.292'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "10.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006741'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.292'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "10.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006843'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.292'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "10.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007022'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.292'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "10.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007484'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.292'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "10.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007485'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.292'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "10.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000555'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.292'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "10.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000629'^^xsd:string;
  dwc:scientificName 'Centracanthus cirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.292'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126827'^^xsd:integer;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "10.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001194'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.292'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "10.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001704'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.292'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "10.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003367'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.292'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "10.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003567'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.292'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 10.292)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "10.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004347'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.292'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.854"^^xsd:decimal ;
  dwc:decimalLongitude "10.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  geo-pos:lat "33.854"^^xsd:decimal ;
  geo-pos:long "10.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007112'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.297'^^xsd:double;
  dwc:latitude '33.854'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.854"^^xsd:decimal ;
  dwc:decimalLongitude "10.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  geo-pos:lat "33.854"^^xsd:decimal ;
  geo-pos:long "10.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000164'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.297'^^xsd:double;
  dwc:latitude '33.854'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.854"^^xsd:decimal ;
  dwc:decimalLongitude "10.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  geo-pos:lat "33.854"^^xsd:decimal ;
  geo-pos:long "10.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000165'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.297'^^xsd:double;
  dwc:latitude '33.854'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.854"^^xsd:decimal ;
  dwc:decimalLongitude "10.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  geo-pos:lat "33.854"^^xsd:decimal ;
  geo-pos:long "10.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000874'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.297'^^xsd:double;
  dwc:latitude '33.854'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.854"^^xsd:decimal ;
  dwc:decimalLongitude "10.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  geo-pos:lat "33.854"^^xsd:decimal ;
  geo-pos:long "10.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000875'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.297'^^xsd:double;
  dwc:latitude '33.854'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.854"^^xsd:decimal ;
  dwc:decimalLongitude "10.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  geo-pos:lat "33.854"^^xsd:decimal ;
  geo-pos:long "10.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001508'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.297'^^xsd:double;
  dwc:latitude '33.854'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.854"^^xsd:decimal ;
  dwc:decimalLongitude "10.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  geo-pos:lat "33.854"^^xsd:decimal ;
  geo-pos:long "10.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002004'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.297'^^xsd:double;
  dwc:latitude '33.854'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.854"^^xsd:decimal ;
  dwc:decimalLongitude "10.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  geo-pos:lat "33.854"^^xsd:decimal ;
  geo-pos:long "10.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002005'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.297'^^xsd:double;
  dwc:latitude '33.854'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.854"^^xsd:decimal ;
  dwc:decimalLongitude "10.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  geo-pos:lat "33.854"^^xsd:decimal ;
  geo-pos:long "10.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004968'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.297'^^xsd:double;
  dwc:latitude '33.854'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.854"^^xsd:decimal ;
  dwc:decimalLongitude "10.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  geo-pos:lat "33.854"^^xsd:decimal ;
  geo-pos:long "10.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004969'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.297'^^xsd:double;
  dwc:latitude '33.854'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.854"^^xsd:decimal ;
  dwc:decimalLongitude "10.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  geo-pos:lat "33.854"^^xsd:decimal ;
  geo-pos:long "10.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005206'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.297'^^xsd:double;
  dwc:latitude '33.854'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.854"^^xsd:decimal ;
  dwc:decimalLongitude "10.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  geo-pos:lat "33.854"^^xsd:decimal ;
  geo-pos:long "10.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005754'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.297'^^xsd:double;
  dwc:latitude '33.854'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.854"^^xsd:decimal ;
  dwc:decimalLongitude "10.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.854 10.297)"^^geo:wktLiteral ;
  geo-pos:lat "33.854"^^xsd:decimal ;
  geo-pos:long "10.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006137'^^xsd:string;
  dwc:scientificName 'Sepiola spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.297'^^xsd:double;
  dwc:latitude '33.854'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "10.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "10.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006891'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.305'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "10.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "10.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000268'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.305'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "10.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "10.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001429'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.305'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "10.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "10.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001554'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.305'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "10.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "10.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002908'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.305'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "10.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "10.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003686'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.305'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "10.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "10.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004490'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.305'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "10.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "10.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004758'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.305'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "10.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "10.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004992'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.305'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "10.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "10.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005853'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.305'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "10.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 10.305)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "10.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006153'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.305'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006885'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.307'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007076'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.307'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000228'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.307'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000229'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.307'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001546'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.307'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001920'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.307'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001921'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.307'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004734'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.307'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005821'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.307'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006151'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.307'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.307)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006405'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.307'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006916'^^xsd:string;
  dwc:scientificName 'Stromateus fiatola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127076'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007000'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007574'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007632'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002231'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007001'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000091'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005166'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000623'^^xsd:string;
  dwc:scientificName 'Caranx rhonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000755'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001120'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001121'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002232'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002701'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003320'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003670'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004320'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005020'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005285'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005486'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006040'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006516'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.958"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.958 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.958"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006594'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '36.958'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007447'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007446'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002247'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000575'^^xsd:string;
  dwc:scientificName 'Boops salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '305109'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000669'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001131'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002248'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002711'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003330'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005170'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005294'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005493'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "10.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 10.308)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "10.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006523'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.308'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007077'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.31'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004735'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.31'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000230'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.31'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000231'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.31'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001424'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.31'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001547'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.31'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004361'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.31'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004487'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.31'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005822'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.31'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006152'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.31'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.119"^^xsd:decimal ;
  dwc:decimalLongitude "10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.119 10.31)"^^geo:wktLiteral ;
  geo-pos:lat "34.119"^^xsd:decimal ;
  geo-pos:long "10.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006406'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.31'^^xsd:double;
  dwc:latitude '34.119'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006944'^^xsd:string;
  dwc:scientificName 'Torpedo torpedo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '271691'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '271691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007009'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007010'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007635'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000532'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000667'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001125'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001126'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002238'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002706'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002707'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003325'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003326'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003674'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003894'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004325'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004870'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005289'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005490'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006043'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006274'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.007 10.314)"^^geo:wktLiteral ;
  geo-pos:lat "37.007"^^xsd:decimal ;
  geo-pos:long "10.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006520'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.314'^^xsd:double;
  dwc:latitude '37.007'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.204"^^xsd:decimal ;
  dwc:decimalLongitude "10.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.204"^^xsd:decimal ;
  geo-pos:long "10.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000275'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.316'^^xsd:double;
  dwc:latitude '34.204'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.204"^^xsd:decimal ;
  dwc:decimalLongitude "10.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.204"^^xsd:decimal ;
  geo-pos:long "10.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002911'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.316'^^xsd:double;
  dwc:latitude '34.204'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.204"^^xsd:decimal ;
  dwc:decimalLongitude "10.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.204"^^xsd:decimal ;
  geo-pos:long "10.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004419'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.316'^^xsd:double;
  dwc:latitude '34.204'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.204"^^xsd:decimal ;
  dwc:decimalLongitude "10.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.204"^^xsd:decimal ;
  geo-pos:long "10.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004764'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.316'^^xsd:double;
  dwc:latitude '34.204'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.204"^^xsd:decimal ;
  dwc:decimalLongitude "10.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.204"^^xsd:decimal ;
  geo-pos:long "10.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004994'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.316'^^xsd:double;
  dwc:latitude '34.204'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.883"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "33.883"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000169'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '33.883'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.883"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "33.883"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001408'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '33.883'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.883"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "33.883"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001527'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '33.883'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.883"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "33.883"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001884'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '33.883'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.883"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "33.883"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002940'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '33.883'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.883"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "33.883"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004685'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '33.883'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.883"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "33.883"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005758'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '33.883'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002412'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1983-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003597'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004399'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '1983-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004687'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '1983-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005761'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006343'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000272'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000699'^^xsd:string;
  dwc:scientificName 'Dasyatis centroura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '105850'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1017389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002909'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004418'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004761'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004993'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005856'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006677'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006823'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007466'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007467'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000545'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000757'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001133'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002261'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002262'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002731'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003346'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003347'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003559'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003676'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004334'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004335'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006525'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006608'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 10.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006609'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.317'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "34.233"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006895'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '34.233'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "34.233"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000291'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '34.233'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "34.233"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000292'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '34.233'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "34.233"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001558'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '34.233'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "34.233"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001934'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '34.233'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "34.233"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001935'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '34.233'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "34.233"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004493'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '34.233'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "34.233"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004773'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '34.233'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "34.233"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004996'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '34.233'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.233"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "34.233"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005869'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '34.233'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.892 10.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.892 10.324)"^^geo:wktLiteral ;
  geo-pos:lat "33.892"^^xsd:decimal ;
  geo-pos:long "10.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004686'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.324'^^xsd:double;
  dwc:latitude '33.892'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.892 10.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.892 10.324)"^^geo:wktLiteral ;
  geo-pos:lat "33.892"^^xsd:decimal ;
  geo-pos:long "10.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002941'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.324'^^xsd:double;
  dwc:latitude '33.892'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.892 10.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.892 10.324)"^^geo:wktLiteral ;
  geo-pos:lat "33.892"^^xsd:decimal ;
  geo-pos:long "10.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005760'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.324'^^xsd:double;
  dwc:latitude '33.892'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.803"^^xsd:decimal ;
  dwc:decimalLongitude "10.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  geo-pos:lat "33.803"^^xsd:decimal ;
  geo-pos:long "10.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006867'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341'^^xsd:double;
  dwc:latitude '33.803'^^xsd:double;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.803"^^xsd:decimal ;
  dwc:decimalLongitude "10.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  geo-pos:lat "33.803"^^xsd:decimal ;
  geo-pos:long "10.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007105'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341'^^xsd:double;
  dwc:latitude '33.803'^^xsd:double;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.803"^^xsd:decimal ;
  dwc:decimalLongitude "10.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  geo-pos:lat "33.803"^^xsd:decimal ;
  geo-pos:long "10.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000158'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341'^^xsd:double;
  dwc:latitude '33.803'^^xsd:double;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.803"^^xsd:decimal ;
  dwc:decimalLongitude "10.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  geo-pos:lat "33.803"^^xsd:decimal ;
  geo-pos:long "10.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001404'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341'^^xsd:double;
  dwc:latitude '33.803'^^xsd:double;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.803"^^xsd:decimal ;
  dwc:decimalLongitude "10.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  geo-pos:lat "33.803"^^xsd:decimal ;
  geo-pos:long "10.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001506'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341'^^xsd:double;
  dwc:latitude '33.803'^^xsd:double;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.803"^^xsd:decimal ;
  dwc:decimalLongitude "10.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  geo-pos:lat "33.803"^^xsd:decimal ;
  geo-pos:long "10.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001877'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341'^^xsd:double;
  dwc:latitude '33.803'^^xsd:double;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.803"^^xsd:decimal ;
  dwc:decimalLongitude "10.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  geo-pos:lat "33.803"^^xsd:decimal ;
  geo-pos:long "10.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002000'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341'^^xsd:double;
  dwc:latitude '33.803'^^xsd:double;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.803"^^xsd:decimal ;
  dwc:decimalLongitude "10.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  geo-pos:lat "33.803"^^xsd:decimal ;
  geo-pos:long "10.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002886'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341'^^xsd:double;
  dwc:latitude '33.803'^^xsd:double;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.803"^^xsd:decimal ;
  dwc:decimalLongitude "10.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  geo-pos:lat "33.803"^^xsd:decimal ;
  geo-pos:long "10.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002887'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341'^^xsd:double;
  dwc:latitude '33.803'^^xsd:double;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.803"^^xsd:decimal ;
  dwc:decimalLongitude "10.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  geo-pos:lat "33.803"^^xsd:decimal ;
  geo-pos:long "10.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004672'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341'^^xsd:double;
  dwc:latitude '33.803'^^xsd:double;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.803"^^xsd:decimal ;
  dwc:decimalLongitude "10.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  geo-pos:lat "33.803"^^xsd:decimal ;
  geo-pos:long "10.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004965'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341'^^xsd:double;
  dwc:latitude '33.803'^^xsd:double;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.803"^^xsd:decimal ;
  dwc:decimalLongitude "10.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  geo-pos:lat "33.803"^^xsd:decimal ;
  geo-pos:long "10.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005744'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341'^^xsd:double;
  dwc:latitude '33.803'^^xsd:double;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.803"^^xsd:decimal ;
  dwc:decimalLongitude "10.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  geo-pos:lat "33.803"^^xsd:decimal ;
  geo-pos:long "10.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006336'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341'^^xsd:double;
  dwc:latitude '33.803'^^xsd:double;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.803"^^xsd:decimal ;
  dwc:decimalLongitude "10.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.803 10.341)"^^geo:wktLiteral ;
  geo-pos:lat "33.803"^^xsd:decimal ;
  geo-pos:long "10.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006547'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.341'^^xsd:double;
  dwc:latitude '33.803'^^xsd:double;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 10.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.783"^^xsd:decimal ;
  dwc:decimalLongitude "10.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 10.342)"^^geo:wktLiteral ;
  geo-pos:lat "33.783"^^xsd:decimal ;
  geo-pos:long "10.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000703'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.342'^^xsd:double;
  dwc:latitude '33.783'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 10.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.783"^^xsd:decimal ;
  dwc:decimalLongitude "10.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 10.342)"^^geo:wktLiteral ;
  geo-pos:lat "33.783"^^xsd:decimal ;
  geo-pos:long "10.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001401'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.342'^^xsd:double;
  dwc:latitude '33.783'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 10.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.783"^^xsd:decimal ;
  dwc:decimalLongitude "10.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 10.342)"^^geo:wktLiteral ;
  geo-pos:lat "33.783"^^xsd:decimal ;
  geo-pos:long "10.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001871'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.342'^^xsd:double;
  dwc:latitude '33.783'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 10.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.783"^^xsd:decimal ;
  dwc:decimalLongitude "10.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 10.342)"^^geo:wktLiteral ;
  geo-pos:lat "33.783"^^xsd:decimal ;
  geo-pos:long "10.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002882'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.342'^^xsd:double;
  dwc:latitude '33.783'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 10.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.783"^^xsd:decimal ;
  dwc:decimalLongitude "10.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 10.342)"^^geo:wktLiteral ;
  geo-pos:lat "33.783"^^xsd:decimal ;
  geo-pos:long "10.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004665'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.342'^^xsd:double;
  dwc:latitude '33.783'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 10.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.783"^^xsd:decimal ;
  dwc:decimalLongitude "10.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 10.342)"^^geo:wktLiteral ;
  geo-pos:lat "33.783"^^xsd:decimal ;
  geo-pos:long "10.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004962'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.342'^^xsd:double;
  dwc:latitude '33.783'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 10.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.783"^^xsd:decimal ;
  dwc:decimalLongitude "10.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 10.342)"^^geo:wktLiteral ;
  geo-pos:lat "33.783"^^xsd:decimal ;
  geo-pos:long "10.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006115'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.342'^^xsd:double;
  dwc:latitude '33.783'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.794"^^xsd:decimal ;
  dwc:decimalLongitude "10.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.794"^^xsd:decimal ;
  geo-pos:long "10.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006866'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.346'^^xsd:double;
  dwc:latitude '33.794'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.794"^^xsd:decimal ;
  dwc:decimalLongitude "10.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.794"^^xsd:decimal ;
  geo-pos:long "10.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000101'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.346'^^xsd:double;
  dwc:latitude '33.794'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.794"^^xsd:decimal ;
  dwc:decimalLongitude "10.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.794"^^xsd:decimal ;
  geo-pos:long "10.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001403'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.346'^^xsd:double;
  dwc:latitude '33.794'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.794"^^xsd:decimal ;
  dwc:decimalLongitude "10.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.794"^^xsd:decimal ;
  geo-pos:long "10.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001524'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.346'^^xsd:double;
  dwc:latitude '33.794'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.794"^^xsd:decimal ;
  dwc:decimalLongitude "10.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.794"^^xsd:decimal ;
  geo-pos:long "10.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001875'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.346'^^xsd:double;
  dwc:latitude '33.794'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.794"^^xsd:decimal ;
  dwc:decimalLongitude "10.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.794"^^xsd:decimal ;
  geo-pos:long "10.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002939'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.346'^^xsd:double;
  dwc:latitude '33.794'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.794"^^xsd:decimal ;
  dwc:decimalLongitude "10.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.794"^^xsd:decimal ;
  geo-pos:long "10.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004465'^^xsd:string;
  dwc:scientificName 'Pagrus coeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.346'^^xsd:double;
  dwc:latitude '33.794'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '401910'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.794"^^xsd:decimal ;
  dwc:decimalLongitude "10.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.794"^^xsd:decimal ;
  geo-pos:long "10.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004669'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.346'^^xsd:double;
  dwc:latitude '33.794'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.794"^^xsd:decimal ;
  dwc:decimalLongitude "10.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.794"^^xsd:decimal ;
  geo-pos:long "10.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005124'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.346'^^xsd:double;
  dwc:latitude '33.794'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007104'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003592'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004396'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004671'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005743'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006335'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.794"^^xsd:decimal ;
  dwc:decimalLongitude "10.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.351)"^^geo:wktLiteral ;
  geo-pos:lat "33.794"^^xsd:decimal ;
  geo-pos:long "10.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001874'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.351'^^xsd:double;
  dwc:latitude '33.794'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.794"^^xsd:decimal ;
  dwc:decimalLongitude "10.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.351)"^^geo:wktLiteral ;
  geo-pos:lat "33.794"^^xsd:decimal ;
  geo-pos:long "10.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002885'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.351'^^xsd:double;
  dwc:latitude '33.794'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.794"^^xsd:decimal ;
  dwc:decimalLongitude "10.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.351)"^^geo:wktLiteral ;
  geo-pos:lat "33.794"^^xsd:decimal ;
  geo-pos:long "10.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004668'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.351'^^xsd:double;
  dwc:latitude '33.794'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.794"^^xsd:decimal ;
  dwc:decimalLongitude "10.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.794 10.351)"^^geo:wktLiteral ;
  geo-pos:lat "33.794"^^xsd:decimal ;
  geo-pos:long "10.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004964'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.351'^^xsd:double;
  dwc:latitude '33.794'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000107'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.357'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000204'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.357'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000205'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.357'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000890'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.357'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001415'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.357'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001510'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.357'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002011'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.357'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004712'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.357'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004713'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.357'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005794'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.357'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.357)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006194'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.357'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000195'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001413'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001537'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001903'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002902'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004705'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005786'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.149"^^xsd:decimal ;
  dwc:decimalLongitude "10.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.363)"^^geo:wktLiteral ;
  geo-pos:lat "34.149"^^xsd:decimal ;
  geo-pos:long "10.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000712'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.363'^^xsd:double;
  dwc:latitude '34.149'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.149"^^xsd:decimal ;
  dwc:decimalLongitude "10.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.363)"^^geo:wktLiteral ;
  geo-pos:lat "34.149"^^xsd:decimal ;
  geo-pos:long "10.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001927'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.363'^^xsd:double;
  dwc:latitude '34.149'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.149"^^xsd:decimal ;
  dwc:decimalLongitude "10.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.363)"^^geo:wktLiteral ;
  geo-pos:lat "34.149"^^xsd:decimal ;
  geo-pos:long "10.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004747'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.363'^^xsd:double;
  dwc:latitude '34.149'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.149"^^xsd:decimal ;
  dwc:decimalLongitude "10.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.363)"^^geo:wktLiteral ;
  geo-pos:lat "34.149"^^xsd:decimal ;
  geo-pos:long "10.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004988'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.363'^^xsd:double;
  dwc:latitude '34.149'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.149"^^xsd:decimal ;
  dwc:decimalLongitude "10.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.363)"^^geo:wktLiteral ;
  geo-pos:lat "34.149"^^xsd:decimal ;
  geo-pos:long "10.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005837'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.363'^^xsd:double;
  dwc:latitude '34.149'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.149"^^xsd:decimal ;
  dwc:decimalLongitude "10.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.363)"^^geo:wktLiteral ;
  geo-pos:lat "34.149"^^xsd:decimal ;
  geo-pos:long "10.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006359'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.363'^^xsd:double;
  dwc:latitude '34.149'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006886'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.366'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000034'^^xsd:string;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.366'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000246'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.366'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000247'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.366'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000649'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.366'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001428'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.366'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001515'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.366'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002031'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.366'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002906'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.366'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004048'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.366'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004745'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.366'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005834'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.366'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006072'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.366'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006200'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.366'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 10.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 10.369)"^^geo:wktLiteral ;
  geo-pos:lat "34.012"^^xsd:decimal ;
  geo-pos:long "10.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000199'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.369'^^xsd:double;
  dwc:latitude '34.012'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 10.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 10.369)"^^geo:wktLiteral ;
  geo-pos:lat "34.012"^^xsd:decimal ;
  geo-pos:long "10.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001905'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.369'^^xsd:double;
  dwc:latitude '34.012'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 10.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 10.369)"^^geo:wktLiteral ;
  geo-pos:lat "34.012"^^xsd:decimal ;
  geo-pos:long "10.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002903'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.369'^^xsd:double;
  dwc:latitude '34.012'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 10.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 10.369)"^^geo:wktLiteral ;
  geo-pos:lat "34.012"^^xsd:decimal ;
  geo-pos:long "10.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004708'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.369'^^xsd:double;
  dwc:latitude '34.012'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 10.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 10.369)"^^geo:wktLiteral ;
  geo-pos:lat "34.012"^^xsd:decimal ;
  geo-pos:long "10.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005790'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.369'^^xsd:double;
  dwc:latitude '34.012'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 10.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 10.369)"^^geo:wktLiteral ;
  geo-pos:lat "34.012"^^xsd:decimal ;
  geo-pos:long "10.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006349'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.369'^^xsd:double;
  dwc:latitude '34.012'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006879'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.374'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000203'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.374'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000696'^^xsd:string;
  dwc:scientificName 'Dasyatis centroura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.374'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '105850'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1017389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001414'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.374'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001909'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.374'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002928'^^xsd:string;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.374'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004711'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.374'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.018"^^xsd:decimal ;
  dwc:decimalLongitude "10.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.018 10.374)"^^geo:wktLiteral ;
  geo-pos:lat "34.018"^^xsd:decimal ;
  geo-pos:long "10.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004981'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.374'^^xsd:double;
  dwc:latitude '34.018'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.376)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000245'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.376'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.376)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000711'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.376'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.376)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001427'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.376'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.376)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001549'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.376'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.376)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002905'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.376'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.376)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004744'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.376'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "10.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 10.376)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "10.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005833'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.376'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.135"^^xsd:decimal ;
  dwc:decimalLongitude "10.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  geo-pos:lat "34.135"^^xsd:decimal ;
  geo-pos:long "10.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007078'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.377'^^xsd:double;
  dwc:latitude '34.135'^^xsd:double;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.135"^^xsd:decimal ;
  dwc:decimalLongitude "10.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  geo-pos:lat "34.135"^^xsd:decimal ;
  geo-pos:long "10.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000239'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.377'^^xsd:double;
  dwc:latitude '34.135'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.135"^^xsd:decimal ;
  dwc:decimalLongitude "10.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  geo-pos:lat "34.135"^^xsd:decimal ;
  geo-pos:long "10.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000240'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.377'^^xsd:double;
  dwc:latitude '34.135'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.135"^^xsd:decimal ;
  dwc:decimalLongitude "10.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  geo-pos:lat "34.135"^^xsd:decimal ;
  geo-pos:long "10.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001548'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.377'^^xsd:double;
  dwc:latitude '34.135'^^xsd:double;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.135"^^xsd:decimal ;
  dwc:decimalLongitude "10.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  geo-pos:lat "34.135"^^xsd:decimal ;
  geo-pos:long "10.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001924'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.377'^^xsd:double;
  dwc:latitude '34.135'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.135"^^xsd:decimal ;
  dwc:decimalLongitude "10.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  geo-pos:lat "34.135"^^xsd:decimal ;
  geo-pos:long "10.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001987'^^xsd:string;
  dwc:scientificName 'Loligo spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.377'^^xsd:double;
  dwc:latitude '34.135'^^xsd:double;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.135"^^xsd:decimal ;
  dwc:decimalLongitude "10.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  geo-pos:lat "34.135"^^xsd:decimal ;
  geo-pos:long "10.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002029'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.377'^^xsd:double;
  dwc:latitude '34.135'^^xsd:double;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.135"^^xsd:decimal ;
  dwc:decimalLongitude "10.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  geo-pos:lat "34.135"^^xsd:decimal ;
  geo-pos:long "10.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004044'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.377'^^xsd:double;
  dwc:latitude '34.135'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.135"^^xsd:decimal ;
  dwc:decimalLongitude "10.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  geo-pos:lat "34.135"^^xsd:decimal ;
  geo-pos:long "10.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004488'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.377'^^xsd:double;
  dwc:latitude '34.135'^^xsd:double;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.135"^^xsd:decimal ;
  dwc:decimalLongitude "10.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  geo-pos:lat "34.135"^^xsd:decimal ;
  geo-pos:long "10.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004741'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.377'^^xsd:double;
  dwc:latitude '34.135'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.135"^^xsd:decimal ;
  dwc:decimalLongitude "10.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  geo-pos:lat "34.135"^^xsd:decimal ;
  geo-pos:long "10.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005319'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.377'^^xsd:double;
  dwc:latitude '34.135'^^xsd:double;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.135"^^xsd:decimal ;
  dwc:decimalLongitude "10.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  geo-pos:lat "34.135"^^xsd:decimal ;
  geo-pos:long "10.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005829'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.377'^^xsd:double;
  dwc:latitude '34.135'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.135"^^xsd:decimal ;
  dwc:decimalLongitude "10.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.135 10.377)"^^geo:wktLiteral ;
  geo-pos:lat "34.135"^^xsd:decimal ;
  geo-pos:long "10.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006407'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.377'^^xsd:double;
  dwc:latitude '34.135'^^xsd:double;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006619'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006911'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007047'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007048'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000553'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001385'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002271'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002272'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002741'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003358'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003946'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004345'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005066'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005507'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006052'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.382'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006870'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000179'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001410'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001529'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001891'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001892'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004477'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004478'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004693'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004972'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005769'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006147'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.996 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.996"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.996 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.996"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000189'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.996'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.996 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.996"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.996 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.996"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004699'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.996'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.996 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.996"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.996 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.996"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005128'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.996'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.996 10.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.996"^^xsd:decimal ;
  dwc:decimalLongitude "10.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.996 10.384)"^^geo:wktLiteral ;
  geo-pos:lat "33.996"^^xsd:decimal ;
  geo-pos:long "10.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005779'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.384'^^xsd:double;
  dwc:latitude '33.996'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006816'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007006'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007043'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002235'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006969'^^xsd:string;
  dwc:scientificName 'Trachinus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126094'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000666'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001123'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001310'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002234'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002704'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003323'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003672'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004323'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005288'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005488'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 10.392)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "10.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006519'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.392'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "10.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "10.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006887'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.396'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "10.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "10.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000251'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.396'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "10.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "10.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001550'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.396'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "10.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "10.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001928'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.396'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "10.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "10.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002032'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.396'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "10.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "10.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004050'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.396'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "10.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "10.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004489'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.396'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "10.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "10.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004749'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.396'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "10.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 10.396)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "10.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005708'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.396'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.85"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.85"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000706'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.85'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.85"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.85"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001406'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.85'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.85"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.85"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001525'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.85'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.85"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.85"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001881'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.85'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.85"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.85"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002891'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.85'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.85"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.85"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004680'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.85'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.85"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.85"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006117'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.85'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.85"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.85"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006188'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.85'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.964"^^xsd:decimal ;
  dwc:decimalLongitude "10.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.964"^^xsd:decimal ;
  geo-pos:long "10.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006872'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.405'^^xsd:double;
  dwc:latitude '33.964'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.964"^^xsd:decimal ;
  dwc:decimalLongitude "10.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.964"^^xsd:decimal ;
  geo-pos:long "10.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000025'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.405'^^xsd:double;
  dwc:latitude '33.964'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.964"^^xsd:decimal ;
  dwc:decimalLongitude "10.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.964"^^xsd:decimal ;
  geo-pos:long "10.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000182'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.405'^^xsd:double;
  dwc:latitude '33.964'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.964"^^xsd:decimal ;
  dwc:decimalLongitude "10.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.964"^^xsd:decimal ;
  geo-pos:long "10.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001411'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.405'^^xsd:double;
  dwc:latitude '33.964'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.964"^^xsd:decimal ;
  dwc:decimalLongitude "10.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.964"^^xsd:decimal ;
  geo-pos:long "10.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001531'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.405'^^xsd:double;
  dwc:latitude '33.964'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.964"^^xsd:decimal ;
  dwc:decimalLongitude "10.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.964"^^xsd:decimal ;
  geo-pos:long "10.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001894'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.405'^^xsd:double;
  dwc:latitude '33.964'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.964"^^xsd:decimal ;
  dwc:decimalLongitude "10.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.964"^^xsd:decimal ;
  geo-pos:long "10.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004480'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.405'^^xsd:double;
  dwc:latitude '33.964'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.964"^^xsd:decimal ;
  dwc:decimalLongitude "10.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.964"^^xsd:decimal ;
  geo-pos:long "10.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004695'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.405'^^xsd:double;
  dwc:latitude '33.964'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.964"^^xsd:decimal ;
  dwc:decimalLongitude "10.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.964 10.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.964"^^xsd:decimal ;
  geo-pos:long "10.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005772'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.405'^^xsd:double;
  dwc:latitude '33.964'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.865 10.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.865"^^xsd:decimal ;
  dwc:decimalLongitude "10.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.865 10.407)"^^geo:wktLiteral ;
  geo-pos:lat "33.865"^^xsd:decimal ;
  geo-pos:long "10.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001883'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.407'^^xsd:double;
  dwc:latitude '33.865'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.865 10.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.865"^^xsd:decimal ;
  dwc:decimalLongitude "10.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.865 10.407)"^^geo:wktLiteral ;
  geo-pos:lat "33.865"^^xsd:decimal ;
  geo-pos:long "10.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002893'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.407'^^xsd:double;
  dwc:latitude '33.865'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.865 10.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.865"^^xsd:decimal ;
  dwc:decimalLongitude "10.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.865 10.407)"^^geo:wktLiteral ;
  geo-pos:lat "33.865"^^xsd:decimal ;
  geo-pos:long "10.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004683'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.407'^^xsd:double;
  dwc:latitude '33.865'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.865 10.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.865"^^xsd:decimal ;
  dwc:decimalLongitude "10.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.865 10.407)"^^geo:wktLiteral ;
  geo-pos:lat "33.865"^^xsd:decimal ;
  geo-pos:long "10.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005755'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.407'^^xsd:double;
  dwc:latitude '33.865'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.808 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.808"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.808 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.808"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000704'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.808'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.808 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.808"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.808 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.808"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001507'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.808'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.808 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.808"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.808 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.808"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001878'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.808'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.808 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.808"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.808 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.808"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002888'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.808'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.808 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.808"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.808 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.808"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004675'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.808'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.808 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.808"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.808 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.808"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006116'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.808'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.921"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.921"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006869'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.921'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.921"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.921"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000173'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.921'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.921"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.921"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001528'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.921'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.921"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.921"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001885'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.921'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.921"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.921"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001886'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.921'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.921"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.921"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002895'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.921'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.921"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.921"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003598'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.921'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.921"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.921"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004475'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.921'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.921"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.921"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004476'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.921'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.921"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.921"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004688'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.921'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.921"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.921"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005707'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.921'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.921"^^xsd:decimal ;
  dwc:decimalLongitude "10.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.921 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "33.921"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005762'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '33.921'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.004"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.004"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006874'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '34.004'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.004"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.004"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004701'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '34.004'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.004"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.004"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000190'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '34.004'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.004"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.004"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001534'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '34.004'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.004"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.004"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001899'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '34.004'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.004"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.004"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002901'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '34.004'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.004"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.004"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002942'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '34.004'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.004"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.004"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004481'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '34.004'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.004"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.004"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004975'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '34.004'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.004"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.004"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005781'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '34.004'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.004"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.004 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.004"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006399'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '34.004'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007505'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007506'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000823'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000562'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001391'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002283'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002284'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002785'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003383'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003904'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006625'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007062'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007507'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000604'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000828'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000829'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002795'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003388'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 10.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "10.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005512'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.425'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.809 10.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.809"^^xsd:decimal ;
  dwc:decimalLongitude "10.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.809 10.426)"^^geo:wktLiteral ;
  geo-pos:lat "33.809"^^xsd:decimal ;
  geo-pos:long "10.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001879'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.426'^^xsd:double;
  dwc:latitude '33.809'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.809 10.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.809"^^xsd:decimal ;
  dwc:decimalLongitude "10.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.809 10.426)"^^geo:wktLiteral ;
  geo-pos:lat "33.809"^^xsd:decimal ;
  geo-pos:long "10.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002889'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.426'^^xsd:double;
  dwc:latitude '33.809'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.809 10.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.809"^^xsd:decimal ;
  dwc:decimalLongitude "10.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.809 10.426)"^^geo:wktLiteral ;
  geo-pos:lat "33.809"^^xsd:decimal ;
  geo-pos:long "10.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004676'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.426'^^xsd:double;
  dwc:latitude '33.809'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.809 10.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.809"^^xsd:decimal ;
  dwc:decimalLongitude "10.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.809 10.426)"^^geo:wktLiteral ;
  geo-pos:lat "33.809"^^xsd:decimal ;
  geo-pos:long "10.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005746'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.426'^^xsd:double;
  dwc:latitude '33.809'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007015'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007089'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007445'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007636'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000534'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000668'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001130'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001311'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001468'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002710'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003329'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003895'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004330'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005293'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005711'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006275'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006602'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.028"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.028 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.028"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006603'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.028'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.398"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.398"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007061'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.398'^^xsd:double;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.398"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.398"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000017'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.398'^^xsd:double;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.398"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.398"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000603'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.398'^^xsd:double;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.398"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.398"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000827'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.398'^^xsd:double;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.398"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.398"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002290'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.398'^^xsd:double;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.398"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.398"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002381'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.398'^^xsd:double;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.398"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.398"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002794'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.398'^^xsd:double;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.398"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.398"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003387'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.398'^^xsd:double;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.398"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.398"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004351'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.398'^^xsd:double;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.398"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.398"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004352'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.398'^^xsd:double;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.398"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.398"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005034'^^xsd:string;
  dwc:scientificName 'Raja asterias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.398'^^xsd:double;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '105881'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '105881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.398"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.398"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005677'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.398'^^xsd:double;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.398"^^xsd:decimal ;
  dwc:decimalLongitude "10.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.398 10.431)"^^geo:wktLiteral ;
  geo-pos:lat "37.398"^^xsd:decimal ;
  geo-pos:long "10.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006285'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.431'^^xsd:double;
  dwc:latitude '37.398'^^xsd:double;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.833"^^xsd:decimal ;
  dwc:decimalLongitude "10.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  geo-pos:lat "33.833"^^xsd:decimal ;
  geo-pos:long "10.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007111'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.433'^^xsd:double;
  dwc:latitude '33.833'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1983-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.833"^^xsd:decimal ;
  dwc:decimalLongitude "10.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  geo-pos:lat "33.833"^^xsd:decimal ;
  geo-pos:long "10.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002999'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.433'^^xsd:double;
  dwc:latitude '33.833'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.833"^^xsd:decimal ;
  dwc:decimalLongitude "10.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  geo-pos:lat "33.833"^^xsd:decimal ;
  geo-pos:long "10.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003594'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.433'^^xsd:double;
  dwc:latitude '33.833'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.833"^^xsd:decimal ;
  dwc:decimalLongitude "10.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  geo-pos:lat "33.833"^^xsd:decimal ;
  geo-pos:long "10.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003595'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.433'^^xsd:double;
  dwc:latitude '33.833'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.833"^^xsd:decimal ;
  dwc:decimalLongitude "10.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  geo-pos:lat "33.833"^^xsd:decimal ;
  geo-pos:long "10.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004398'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.433'^^xsd:double;
  dwc:latitude '33.833'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '1983-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.833"^^xsd:decimal ;
  dwc:decimalLongitude "10.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  geo-pos:lat "33.833"^^xsd:decimal ;
  geo-pos:long "10.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005750'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.433'^^xsd:double;
  dwc:latitude '33.833'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.833"^^xsd:decimal ;
  dwc:decimalLongitude "10.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  geo-pos:lat "33.833"^^xsd:decimal ;
  geo-pos:long "10.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005751'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.433'^^xsd:double;
  dwc:latitude '33.833'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.833"^^xsd:decimal ;
  dwc:decimalLongitude "10.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  geo-pos:lat "33.833"^^xsd:decimal ;
  geo-pos:long "10.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006340'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.433'^^xsd:double;
  dwc:latitude '33.833'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.833"^^xsd:decimal ;
  dwc:decimalLongitude "10.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 10.433)"^^geo:wktLiteral ;
  geo-pos:lat "33.833"^^xsd:decimal ;
  geo-pos:long "10.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006341'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.433'^^xsd:double;
  dwc:latitude '33.833'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007503'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.442'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007504'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.442'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007651'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.442'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000561'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.442'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000822'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.442'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001390'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.442'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001713'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.442'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002282'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.442'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002784'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.442'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003381'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.442'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003382'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.442'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003903'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.442'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005074'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.442'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "10.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 10.442)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "10.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006055'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.442'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.443)"^^geo:wktLiteral ;
  geo-pos:lat "34.11"^^xsd:decimal ;
  geo-pos:long "10.443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004730'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.443'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.443)"^^geo:wktLiteral ;
  geo-pos:lat "34.11"^^xsd:decimal ;
  geo-pos:long "10.443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001916'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.443'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.443)"^^geo:wktLiteral ;
  geo-pos:lat "34.11"^^xsd:decimal ;
  geo-pos:long "10.443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002427'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.443'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.443)"^^geo:wktLiteral ;
  geo-pos:lat "34.11"^^xsd:decimal ;
  geo-pos:long "10.443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005130'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.443'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "10.443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 10.443)"^^geo:wktLiteral ;
  geo-pos:lat "34.11"^^xsd:decimal ;
  geo-pos:long "10.443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005816'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.443'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006865'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000154'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000155'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001402'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001523'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001872'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001873'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002883'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002884'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002938'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004474'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004666'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004667'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004963'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.785"^^xsd:decimal ;
  dwc:decimalLongitude "10.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.785 10.445)"^^geo:wktLiteral ;
  geo-pos:lat "33.785"^^xsd:decimal ;
  geo-pos:long "10.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005741'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.445'^^xsd:double;
  dwc:latitude '33.785'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.108"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000697'^^xsd:string;
  dwc:scientificName 'Dasyatis centroura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '34.108'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105850'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1017389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.108"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001421'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '34.108'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.108"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001501'^^xsd:string;
  dwc:scientificName 'Gobius geniporus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '34.108'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '126891'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.108"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001915'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '34.108'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.108"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004408'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '34.108'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.108"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004729'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '34.108'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.108"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005815'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '34.108'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "33.74"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006864'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '33.74'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "33.74"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000151'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '33.74'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "33.74"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001522'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '33.74'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "33.74"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001869'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '33.74'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "33.74"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001870'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '33.74'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "33.74"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002880'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '33.74'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "33.74"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002881'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '33.74'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "33.74"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002937'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '33.74'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "33.74"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003684'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '33.74'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "33.74"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004473'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '33.74'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "33.74"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004663'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '33.74'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "33.74"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004664'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '33.74'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "33.74"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004961'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '33.74'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "33.74"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005738'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '33.74'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006877'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000196'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001538'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001904'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004483'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004484'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004706'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004978'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005787'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006783'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000386'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000387'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004145'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004372'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004505'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004506'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004829'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005589'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006157'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005948'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.452)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006424'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.452'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "10.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "10.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000709'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.453'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "10.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "10.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001423'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.453'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "10.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "10.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001545'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.453'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "10.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "10.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001918'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.453'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "10.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "10.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004409'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.453'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "10.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "10.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004732'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.453'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "10.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "10.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005819'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.453'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "10.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "10.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006197'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.453'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "10.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.453)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "10.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006354'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.453'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.18 10.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.18 10.456)"^^geo:wktLiteral ;
  geo-pos:lat "34.18"^^xsd:decimal ;
  geo-pos:long "10.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006889'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.456'^^xsd:double;
  dwc:latitude '34.18'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.18 10.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.18 10.456)"^^geo:wktLiteral ;
  geo-pos:lat "34.18"^^xsd:decimal ;
  geo-pos:long "10.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001552'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.456'^^xsd:double;
  dwc:latitude '34.18'^^xsd:double;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.18 10.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.18 10.456)"^^geo:wktLiteral ;
  geo-pos:lat "34.18"^^xsd:decimal ;
  geo-pos:long "10.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001931'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.456'^^xsd:double;
  dwc:latitude '34.18'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.18 10.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.18 10.456)"^^geo:wktLiteral ;
  geo-pos:lat "34.18"^^xsd:decimal ;
  geo-pos:long "10.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002907'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.456'^^xsd:double;
  dwc:latitude '34.18'^^xsd:double;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.18 10.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.18 10.456)"^^geo:wktLiteral ;
  geo-pos:lat "34.18"^^xsd:decimal ;
  geo-pos:long "10.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002953'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.456'^^xsd:double;
  dwc:latitude '34.18'^^xsd:double;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.18 10.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.18 10.456)"^^geo:wktLiteral ;
  geo-pos:lat "34.18"^^xsd:decimal ;
  geo-pos:long "10.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004755'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.456'^^xsd:double;
  dwc:latitude '34.18'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.18 10.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.18 10.456)"^^geo:wktLiteral ;
  geo-pos:lat "34.18"^^xsd:decimal ;
  geo-pos:long "10.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005847'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.456'^^xsd:double;
  dwc:latitude '34.18'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.007"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006876'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.007'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.007"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006972'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.007'^^xsd:double;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.007"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000193'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.007'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.007"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001536'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.007'^^xsd:double;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.007"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001902'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.007'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.007"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002943'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.007'^^xsd:double;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.007"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004482'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.007'^^xsd:double;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.007"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004704'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.007'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.007"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004977'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.007'^^xsd:double;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.007"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005129'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.007'^^xsd:double;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.007"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005784'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.007'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.007"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.007 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.007"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006192'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.007'^^xsd:double;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006894'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001557'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002913'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004771'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005866'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.457)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006411'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.457'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.116"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.116"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006884'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.116'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.116"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.116"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001422'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.116'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.116"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.116"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001544'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.116'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.116"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.116"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001917'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.116'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.116"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.116"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002904'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.116'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.116"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.116"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002946'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.116'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.116"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.116"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004731'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.116'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.116"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.116"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005818'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.116'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.116"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.116"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006150'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.116'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.116"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.116 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.116"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006404'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.116'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007079'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000300'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001937'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001988'^^xsd:string;
  dwc:scientificName 'Loligo spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004494'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005876'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006124'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 10.46)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006412'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.46'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006878'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000201'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000744'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001539'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001908'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002944'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003685'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004360'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004710'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004980'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005545'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005793'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006193'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006400'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.13"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006919'^^xsd:string;
  dwc:scientificName 'Symphodus cinereus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.13'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.13"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000236'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.13'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.13"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000237'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.13'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.13"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001514'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.13'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.13"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002027'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.13'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.13"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003025'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.13'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.13"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004042'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.13'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.13"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004412'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.13'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.13"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004739'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.13'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.13"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004740'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.13'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.13"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004984'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.13'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.13"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005827'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.13'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.13"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006198'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.13'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.13"^^xsd:decimal ;
  dwc:decimalLongitude "10.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.13 10.461)"^^geo:wktLiteral ;
  geo-pos:lat "34.13"^^xsd:decimal ;
  geo-pos:long "10.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006357'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.461'^^xsd:double;
  dwc:latitude '34.13'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.177 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.177"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.177 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.177"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006888'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.177'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.177 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.177"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.177 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.177"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000258'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.177'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.177 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.177"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.177 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.177"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001551'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.177'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.177 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.177"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.177 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.177"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001930'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.177'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.177 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.177"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.177 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.177"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004754'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.177'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.177 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.177"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.177 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.177"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004991'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.177'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.177 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.177"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.177 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.177"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005845'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.177'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006640'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006641'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006696'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006921'^^xsd:string;
  dwc:scientificName 'Symphodus cinereus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006914'^^xsd:string;
  dwc:scientificName 'Stephanolepis diaspros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127408'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000327'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000328'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000946'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001518'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001940'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002061'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002062'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003066'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004096'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004792'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005325'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005335'^^xsd:string;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005898'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006205'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.319"^^xsd:decimal ;
  dwc:decimalLongitude "10.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.319 10.463)"^^geo:wktLiteral ;
  geo-pos:lat "34.319"^^xsd:decimal ;
  geo-pos:long "10.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006370'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.463'^^xsd:double;
  dwc:latitude '34.319'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.317 10.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.317 10.465)"^^geo:wktLiteral ;
  geo-pos:lat "34.317"^^xsd:decimal ;
  geo-pos:long "10.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000326'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.465'^^xsd:double;
  dwc:latitude '34.317'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.317 10.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.317 10.465)"^^geo:wktLiteral ;
  geo-pos:lat "34.317"^^xsd:decimal ;
  geo-pos:long "10.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003784'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.465'^^xsd:double;
  dwc:latitude '34.317'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.317 10.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.317 10.465)"^^geo:wktLiteral ;
  geo-pos:lat "34.317"^^xsd:decimal ;
  geo-pos:long "10.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004430'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.465'^^xsd:double;
  dwc:latitude '34.317'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.317 10.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.317 10.465)"^^geo:wktLiteral ;
  geo-pos:lat "34.317"^^xsd:decimal ;
  geo-pos:long "10.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004791'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.465'^^xsd:double;
  dwc:latitude '34.317'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.317 10.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.317 10.465)"^^geo:wktLiteral ;
  geo-pos:lat "34.317"^^xsd:decimal ;
  geo-pos:long "10.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005897'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.465'^^xsd:double;
  dwc:latitude '34.317'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.317 10.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.317"^^xsd:decimal ;
  dwc:decimalLongitude "10.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.317 10.465)"^^geo:wktLiteral ;
  geo-pos:lat "34.317"^^xsd:decimal ;
  geo-pos:long "10.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006369'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.465'^^xsd:double;
  dwc:latitude '34.317'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.311 10.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.311"^^xsd:decimal ;
  dwc:decimalLongitude "10.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.311 10.467)"^^geo:wktLiteral ;
  geo-pos:lat "34.311"^^xsd:decimal ;
  geo-pos:long "10.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004790'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.467'^^xsd:double;
  dwc:latitude '34.311'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.311 10.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.311"^^xsd:decimal ;
  dwc:decimalLongitude "10.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.311 10.467)"^^geo:wktLiteral ;
  geo-pos:lat "34.311"^^xsd:decimal ;
  geo-pos:long "10.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005895'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.467'^^xsd:double;
  dwc:latitude '34.311'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.311 10.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.311"^^xsd:decimal ;
  dwc:decimalLongitude "10.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.311 10.467)"^^geo:wktLiteral ;
  geo-pos:lat "34.311"^^xsd:decimal ;
  geo-pos:long "10.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006368'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.467'^^xsd:double;
  dwc:latitude '34.311'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007462'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.467'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007463'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.467'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000813'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.467'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2000-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000543'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.467'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001698'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.467'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002259'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.467'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002725'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.467'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003343'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.467'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.467)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006047'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.467'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "33.983"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001412'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '33.983'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "33.983"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001533'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '33.983'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "33.983"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001897'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '33.983'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "33.983"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002899'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '33.983'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "33.983"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003581'^^xsd:string;
  dwc:scientificName 'Mustelus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '33.983'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '298524'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "33.983"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004698'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '33.983'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.983 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "33.983"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005777'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '33.983'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.198"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "34.198"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000270'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '34.198'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.198"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "34.198"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000271'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '34.198'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.198"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "34.198"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001932'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '34.198'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.198"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "34.198"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004491'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '34.198'^^xsd:double;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.198"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "34.198"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004759'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '34.198'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.198"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "34.198"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005854'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '34.198'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.198"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "34.198"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006154'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '34.198'^^xsd:double;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.198"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "34.198"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006122'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '34.198'^^xsd:double;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.198"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "34.198"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006410'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '34.198'^^xsd:double;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006815'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006993'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000088'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000751'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001973'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002223'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002224'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002966'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003664'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004314'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005106'^^xsd:string;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006511'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006588'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006676'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007011'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007012'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001380'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002239'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002240'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002708'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003327'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004326'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005169'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005290'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005491'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006599'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006600'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007547'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001595'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001851'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002337'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002853'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002854'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003960'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004627'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "10.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 10.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "10.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005582'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.475'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.477)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000200'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.477'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.477)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001906'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.477'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.477)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005791'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.477'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007082'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.478'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001195'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.478'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001442'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.478'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001562'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.478'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001659'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.478'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001948'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.478'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004363'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.478'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004364'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.478'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004498'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.478'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004812'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.478'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005926'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.478'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006208'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.478'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.478)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006414'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.478'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.087 10.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.087"^^xsd:decimal ;
  dwc:decimalLongitude "10.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.087 10.479)"^^geo:wktLiteral ;
  geo-pos:lat "34.087"^^xsd:decimal ;
  geo-pos:long "10.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001914'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.479'^^xsd:double;
  dwc:latitude '34.087'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.087 10.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.087"^^xsd:decimal ;
  dwc:decimalLongitude "10.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.087 10.479)"^^geo:wktLiteral ;
  geo-pos:lat "34.087"^^xsd:decimal ;
  geo-pos:long "10.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004726'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.479'^^xsd:double;
  dwc:latitude '34.087'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.087 10.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.087"^^xsd:decimal ;
  dwc:decimalLongitude "10.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.087 10.479)"^^geo:wktLiteral ;
  geo-pos:lat "34.087"^^xsd:decimal ;
  geo-pos:long "10.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005810'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.479'^^xsd:double;
  dwc:latitude '34.087'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.005"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006875'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.005'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.005"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000191'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.005'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.005"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001535'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.005'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.005"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001900'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.005'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.005"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003604'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.005'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.005"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004702'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.005'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.005"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004976'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.005'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.005"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005782'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.005'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.005"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006348'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.005'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.367"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.367"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000068'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.367'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.367"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.367"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000346'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.367'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.367"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.367"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001440'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.367'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.367"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.367"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001560'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.367'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.367"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.367"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002917'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.367'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.367"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.367"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004802'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.367'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.367"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.367"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005913'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.367'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.367"^^xsd:decimal ;
  dwc:decimalLongitude "10.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 10.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.367"^^xsd:decimal ;
  geo-pos:long "10.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006375'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.483'^^xsd:double;
  dwc:latitude '34.367'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007081'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.484'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001990'^^xsd:string;
  dwc:scientificName 'Loligo spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.484'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000360'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.484'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000361'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.484'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001946'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.484'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001947'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.484'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002080'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.484'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004120'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.484'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004496'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.484'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004497'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.484'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004810'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.484'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005923'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.484'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.484)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006126'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.484'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.999 10.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.999"^^xsd:decimal ;
  dwc:decimalLongitude "10.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.999 10.485)"^^geo:wktLiteral ;
  geo-pos:lat "33.999"^^xsd:decimal ;
  geo-pos:long "10.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001898'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.485'^^xsd:double;
  dwc:latitude '33.999'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.999 10.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.999"^^xsd:decimal ;
  dwc:decimalLongitude "10.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.999 10.485)"^^geo:wktLiteral ;
  geo-pos:lat "33.999"^^xsd:decimal ;
  geo-pos:long "10.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002900'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.485'^^xsd:double;
  dwc:latitude '33.999'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.999 10.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.999"^^xsd:decimal ;
  dwc:decimalLongitude "10.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.999 10.485)"^^geo:wktLiteral ;
  geo-pos:lat "33.999"^^xsd:decimal ;
  geo-pos:long "10.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004700'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.485'^^xsd:double;
  dwc:latitude '33.999'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.999 10.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.999"^^xsd:decimal ;
  dwc:decimalLongitude "10.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.999 10.485)"^^geo:wktLiteral ;
  geo-pos:lat "33.999"^^xsd:decimal ;
  geo-pos:long "10.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005780'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.485'^^xsd:double;
  dwc:latitude '33.999'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.839"^^xsd:decimal ;
  dwc:decimalLongitude "10.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  geo-pos:lat "33.839"^^xsd:decimal ;
  geo-pos:long "10.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000163'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.488'^^xsd:double;
  dwc:latitude '33.839'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.839"^^xsd:decimal ;
  dwc:decimalLongitude "10.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  geo-pos:lat "33.839"^^xsd:decimal ;
  geo-pos:long "10.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000705'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.488'^^xsd:double;
  dwc:latitude '33.839'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.839"^^xsd:decimal ;
  dwc:decimalLongitude "10.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  geo-pos:lat "33.839"^^xsd:decimal ;
  geo-pos:long "10.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001405'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.488'^^xsd:double;
  dwc:latitude '33.839'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.839"^^xsd:decimal ;
  dwc:decimalLongitude "10.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  geo-pos:lat "33.839"^^xsd:decimal ;
  geo-pos:long "10.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001880'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.488'^^xsd:double;
  dwc:latitude '33.839'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.839"^^xsd:decimal ;
  dwc:decimalLongitude "10.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  geo-pos:lat "33.839"^^xsd:decimal ;
  geo-pos:long "10.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002003'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.488'^^xsd:double;
  dwc:latitude '33.839'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.839"^^xsd:decimal ;
  dwc:decimalLongitude "10.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  geo-pos:lat "33.839"^^xsd:decimal ;
  geo-pos:long "10.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002890'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.488'^^xsd:double;
  dwc:latitude '33.839'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.839"^^xsd:decimal ;
  dwc:decimalLongitude "10.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  geo-pos:lat "33.839"^^xsd:decimal ;
  geo-pos:long "10.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004679'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.488'^^xsd:double;
  dwc:latitude '33.839'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.839"^^xsd:decimal ;
  dwc:decimalLongitude "10.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  geo-pos:lat "33.839"^^xsd:decimal ;
  geo-pos:long "10.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004967'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.488'^^xsd:double;
  dwc:latitude '33.839'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.839"^^xsd:decimal ;
  dwc:decimalLongitude "10.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  geo-pos:lat "33.839"^^xsd:decimal ;
  geo-pos:long "10.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005360'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.488'^^xsd:double;
  dwc:latitude '33.839'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.839"^^xsd:decimal ;
  dwc:decimalLongitude "10.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  geo-pos:lat "33.839"^^xsd:decimal ;
  geo-pos:long "10.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005753'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.488'^^xsd:double;
  dwc:latitude '33.839'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.839"^^xsd:decimal ;
  dwc:decimalLongitude "10.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.839 10.488)"^^geo:wktLiteral ;
  geo-pos:lat "33.839"^^xsd:decimal ;
  geo-pos:long "10.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006342'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.488'^^xsd:double;
  dwc:latitude '33.839'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 10.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "10.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 10.489)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "10.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000119'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.489'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 10.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "10.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 10.489)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "10.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000352'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.489'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 10.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "10.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 10.489)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "10.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002918'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.489'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 10.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "10.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 10.489)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "10.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004807'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.489'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 10.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "10.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 10.489)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "10.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005919'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.489'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 10.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "10.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 10.489)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "10.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006377'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.489'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.273 10.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.273"^^xsd:decimal ;
  dwc:decimalLongitude "10.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.273 10.49)"^^geo:wktLiteral ;
  geo-pos:lat "34.273"^^xsd:decimal ;
  geo-pos:long "10.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004783'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.49'^^xsd:double;
  dwc:latitude '34.273'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.273 10.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.273"^^xsd:decimal ;
  dwc:decimalLongitude "10.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.273 10.49)"^^geo:wktLiteral ;
  geo-pos:lat "34.273"^^xsd:decimal ;
  geo-pos:long "10.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005886'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.49'^^xsd:double;
  dwc:latitude '34.273'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001430'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001502'^^xsd:string;
  dwc:scientificName 'Gobius geniporus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '126891'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004760'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005855'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007458'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007459'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007460'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007045'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004577'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000541'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000628'^^xsd:string;
  dwc:scientificName 'Centracanthus cirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '126827'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001313'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001469'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001696'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001697'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002256'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002257'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002721'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002722'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002723'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003341'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003557'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003897'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004576'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005299'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005500'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006168'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006604'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.492)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006605'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.492'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.569 10.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.569"^^xsd:decimal ;
  dwc:decimalLongitude "10.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.569 10.494)"^^geo:wktLiteral ;
  geo-pos:lat "37.569"^^xsd:decimal ;
  geo-pos:long "10.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007548'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.494'^^xsd:double;
  dwc:latitude '37.569'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.569 10.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.569"^^xsd:decimal ;
  dwc:decimalLongitude "10.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.569 10.494)"^^geo:wktLiteral ;
  geo-pos:lat "37.569"^^xsd:decimal ;
  geo-pos:long "10.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001487'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.494'^^xsd:double;
  dwc:latitude '37.569'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.569 10.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.569"^^xsd:decimal ;
  dwc:decimalLongitude "10.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.569 10.494)"^^geo:wktLiteral ;
  geo-pos:lat "37.569"^^xsd:decimal ;
  geo-pos:long "10.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001596'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.494'^^xsd:double;
  dwc:latitude '37.569'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.569 10.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.569"^^xsd:decimal ;
  dwc:decimalLongitude "10.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.569 10.494)"^^geo:wktLiteral ;
  geo-pos:lat "37.569"^^xsd:decimal ;
  geo-pos:long "10.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001657'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.494'^^xsd:double;
  dwc:latitude '37.569'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.569 10.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.569"^^xsd:decimal ;
  dwc:decimalLongitude "10.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.569 10.494)"^^geo:wktLiteral ;
  geo-pos:lat "37.569"^^xsd:decimal ;
  geo-pos:long "10.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001824'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.494'^^xsd:double;
  dwc:latitude '37.569'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.569 10.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.569"^^xsd:decimal ;
  dwc:decimalLongitude "10.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.569 10.494)"^^geo:wktLiteral ;
  geo-pos:lat "37.569"^^xsd:decimal ;
  geo-pos:long "10.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002855'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.494'^^xsd:double;
  dwc:latitude '37.569'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.569 10.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.569"^^xsd:decimal ;
  dwc:decimalLongitude "10.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.569 10.494)"^^geo:wktLiteral ;
  geo-pos:lat "37.569"^^xsd:decimal ;
  geo-pos:long "10.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002856'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.494'^^xsd:double;
  dwc:latitude '37.569'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.185"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.185"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006890'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.185'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.185"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.185"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000112'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.185'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.185"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.185"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000263'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.185'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.185"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.185"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001553'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.185'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.185"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.185"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004645'^^xsd:string;
  dwc:scientificName 'Penaeus curvirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.185'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '377740'^^xsd:integer;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.185"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.185"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004756'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.185'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.185"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.185"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005848'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.185'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.185"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.185 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.185"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006409'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.185'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.21 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.21"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.21 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.21"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000278'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.21'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.21 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.21"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.21 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.21"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001431'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.21'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.21 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.21"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.21 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.21"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001555'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.21'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.21 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.21"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.21 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.21"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004766'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.21'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.21 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.21"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.21 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.21"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005860'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.21'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.21 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.21"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.21 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.21"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006361'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.21'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006893'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007160'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000285'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000286'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000923'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001434'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002043'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002044'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004423'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004770'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005396'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005865'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "10.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 10.495)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "10.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006555'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.495'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.241 10.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.241"^^xsd:decimal ;
  dwc:decimalLongitude "10.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.241 10.497)"^^geo:wktLiteral ;
  geo-pos:lat "34.241"^^xsd:decimal ;
  geo-pos:long "10.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004774'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.497'^^xsd:double;
  dwc:latitude '34.241'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.241 10.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.241"^^xsd:decimal ;
  dwc:decimalLongitude "10.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.241 10.497)"^^geo:wktLiteral ;
  geo-pos:lat "34.241"^^xsd:decimal ;
  geo-pos:long "10.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005872'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.497'^^xsd:double;
  dwc:latitude '34.241'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006909'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007464'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007465'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007637'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000002'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000636'^^xsd:string;
  dwc:scientificName 'Cepola rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '151492'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000673'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001218'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001315'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001470'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001642'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002726'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002727'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004579'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004580'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004886'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005301'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005336'^^xsd:string;
  dwc:scientificName 'Scaeurgus unicirrhus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '140607'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005501'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005713'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006077'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.206"^^xsd:decimal ;
  dwc:decimalLongitude "10.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.206 10.499)"^^geo:wktLiteral ;
  geo-pos:lat "37.206"^^xsd:decimal ;
  geo-pos:long "10.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006277'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.499'^^xsd:double;
  dwc:latitude '37.206'^^xsd:double;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.086"^^xsd:decimal ;
  dwc:decimalLongitude "10.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  geo-pos:lat "34.086"^^xsd:decimal ;
  geo-pos:long "10.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000221'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.507'^^xsd:double;
  dwc:latitude '34.086'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.086"^^xsd:decimal ;
  dwc:decimalLongitude "10.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  geo-pos:lat "34.086"^^xsd:decimal ;
  geo-pos:long "10.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001913'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.507'^^xsd:double;
  dwc:latitude '34.086'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.086"^^xsd:decimal ;
  dwc:decimalLongitude "10.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  geo-pos:lat "34.086"^^xsd:decimal ;
  geo-pos:long "10.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002021'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.507'^^xsd:double;
  dwc:latitude '34.086'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.086"^^xsd:decimal ;
  dwc:decimalLongitude "10.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  geo-pos:lat "34.086"^^xsd:decimal ;
  geo-pos:long "10.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003611'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.507'^^xsd:double;
  dwc:latitude '34.086'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.086"^^xsd:decimal ;
  dwc:decimalLongitude "10.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  geo-pos:lat "34.086"^^xsd:decimal ;
  geo-pos:long "10.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004405'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.507'^^xsd:double;
  dwc:latitude '34.086'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.086"^^xsd:decimal ;
  dwc:decimalLongitude "10.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  geo-pos:lat "34.086"^^xsd:decimal ;
  geo-pos:long "10.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004725'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.507'^^xsd:double;
  dwc:latitude '34.086'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.086"^^xsd:decimal ;
  dwc:decimalLongitude "10.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  geo-pos:lat "34.086"^^xsd:decimal ;
  geo-pos:long "10.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005809'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.507'^^xsd:double;
  dwc:latitude '34.086'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.086"^^xsd:decimal ;
  dwc:decimalLongitude "10.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.086 10.507)"^^geo:wktLiteral ;
  geo-pos:lat "34.086"^^xsd:decimal ;
  geo-pos:long "10.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006403'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.507'^^xsd:double;
  dwc:latitude '34.086'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 10.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 10.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.083"^^xsd:decimal ;
  geo-pos:long "10.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007132'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.508'^^xsd:double;
  dwc:latitude '34.083'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 10.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 10.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.083"^^xsd:decimal ;
  geo-pos:long "10.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003020'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.508'^^xsd:double;
  dwc:latitude '34.083'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 10.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 10.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.083"^^xsd:decimal ;
  geo-pos:long "10.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003610'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.508'^^xsd:double;
  dwc:latitude '34.083'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 10.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 10.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.083"^^xsd:decimal ;
  geo-pos:long "10.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004404'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.508'^^xsd:double;
  dwc:latitude '34.083'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 10.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 10.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.083"^^xsd:decimal ;
  geo-pos:long "10.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004724'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.508'^^xsd:double;
  dwc:latitude '34.083'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 10.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 10.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.083"^^xsd:decimal ;
  geo-pos:long "10.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005808'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.508'^^xsd:double;
  dwc:latitude '34.083'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 10.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 10.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.083"^^xsd:decimal ;
  geo-pos:long "10.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006352'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.508'^^xsd:double;
  dwc:latitude '34.083'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.316 10.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.316"^^xsd:decimal ;
  dwc:decimalLongitude "10.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.316 10.51)"^^geo:wktLiteral ;
  geo-pos:lat "34.316"^^xsd:decimal ;
  geo-pos:long "10.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000325'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.51'^^xsd:double;
  dwc:latitude '34.316'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.316 10.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.316"^^xsd:decimal ;
  dwc:decimalLongitude "10.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.316 10.51)"^^geo:wktLiteral ;
  geo-pos:lat "34.316"^^xsd:decimal ;
  geo-pos:long "10.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001939'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.51'^^xsd:double;
  dwc:latitude '34.316'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.316 10.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.316"^^xsd:decimal ;
  dwc:decimalLongitude "10.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.316 10.51)"^^geo:wktLiteral ;
  geo-pos:lat "34.316"^^xsd:decimal ;
  geo-pos:long "10.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004646'^^xsd:string;
  dwc:scientificName 'Penaeus curvirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.51'^^xsd:double;
  dwc:latitude '34.316'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '377740'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.316 10.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.316"^^xsd:decimal ;
  dwc:decimalLongitude "10.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.316 10.51)"^^geo:wktLiteral ;
  geo-pos:lat "34.316"^^xsd:decimal ;
  geo-pos:long "10.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005896'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.51'^^xsd:double;
  dwc:latitude '34.316'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139"^^xsd:decimal ;
  dwc:decimalLongitude "10.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  geo-pos:lat "34.139"^^xsd:decimal ;
  geo-pos:long "10.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006636'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.515'^^xsd:double;
  dwc:latitude '34.139'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139"^^xsd:decimal ;
  dwc:decimalLongitude "10.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  geo-pos:lat "34.139"^^xsd:decimal ;
  geo-pos:long "10.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006690'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.515'^^xsd:double;
  dwc:latitude '34.139'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139"^^xsd:decimal ;
  dwc:decimalLongitude "10.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  geo-pos:lat "34.139"^^xsd:decimal ;
  geo-pos:long "10.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006913'^^xsd:string;
  dwc:scientificName 'Stephanolepis diaspros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.515'^^xsd:double;
  dwc:latitude '34.139'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127408'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139"^^xsd:decimal ;
  dwc:decimalLongitude "10.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  geo-pos:lat "34.139"^^xsd:decimal ;
  geo-pos:long "10.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006920'^^xsd:string;
  dwc:scientificName 'Symphodus cinereus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.515'^^xsd:double;
  dwc:latitude '34.139'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139"^^xsd:decimal ;
  dwc:decimalLongitude "10.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  geo-pos:lat "34.139"^^xsd:decimal ;
  geo-pos:long "10.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000242'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.515'^^xsd:double;
  dwc:latitude '34.139'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139"^^xsd:decimal ;
  dwc:decimalLongitude "10.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  geo-pos:lat "34.139"^^xsd:decimal ;
  geo-pos:long "10.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001425'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.515'^^xsd:double;
  dwc:latitude '34.139'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139"^^xsd:decimal ;
  dwc:decimalLongitude "10.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  geo-pos:lat "34.139"^^xsd:decimal ;
  geo-pos:long "10.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002030'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.515'^^xsd:double;
  dwc:latitude '34.139'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139"^^xsd:decimal ;
  dwc:decimalLongitude "10.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  geo-pos:lat "34.139"^^xsd:decimal ;
  geo-pos:long "10.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002432'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.515'^^xsd:double;
  dwc:latitude '34.139'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139"^^xsd:decimal ;
  dwc:decimalLongitude "10.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  geo-pos:lat "34.139"^^xsd:decimal ;
  geo-pos:long "10.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004045'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.515'^^xsd:double;
  dwc:latitude '34.139'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139"^^xsd:decimal ;
  dwc:decimalLongitude "10.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  geo-pos:lat "34.139"^^xsd:decimal ;
  geo-pos:long "10.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004466'^^xsd:string;
  dwc:scientificName 'Pagrus coeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.515'^^xsd:double;
  dwc:latitude '34.139'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '401910'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139"^^xsd:decimal ;
  dwc:decimalLongitude "10.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  geo-pos:lat "34.139"^^xsd:decimal ;
  geo-pos:long "10.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004743'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.515'^^xsd:double;
  dwc:latitude '34.139'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139"^^xsd:decimal ;
  dwc:decimalLongitude "10.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  geo-pos:lat "34.139"^^xsd:decimal ;
  geo-pos:long "10.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005831'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.515'^^xsd:double;
  dwc:latitude '34.139'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139"^^xsd:decimal ;
  dwc:decimalLongitude "10.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  geo-pos:lat "34.139"^^xsd:decimal ;
  geo-pos:long "10.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006071'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.515'^^xsd:double;
  dwc:latitude '34.139'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.139"^^xsd:decimal ;
  dwc:decimalLongitude "10.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.139 10.515)"^^geo:wktLiteral ;
  geo-pos:lat "34.139"^^xsd:decimal ;
  geo-pos:long "10.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006199'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.515'^^xsd:double;
  dwc:latitude '34.139'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002950'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004750'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005131'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004990'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005841'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006408'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.419"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.419"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007085'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.419'^^xsd:double;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.419"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.419"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004820'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.419'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.419"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.419"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000379'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.419'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.419"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.419"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001954'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.419'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.419"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.419"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002090'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.419'^^xsd:double;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.419"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.419"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004141'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.419'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.419"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.419"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004368'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.419'^^xsd:double;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.419"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.419"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004369'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.419'^^xsd:double;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.419"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.419"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004502'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.419'^^xsd:double;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.419"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.419"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005941'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.419'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.419"^^xsd:decimal ;
  dwc:decimalLongitude "10.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.419 10.516)"^^geo:wktLiteral ;
  geo-pos:lat "34.419"^^xsd:decimal ;
  geo-pos:long "10.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006419'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.516'^^xsd:double;
  dwc:latitude '34.419'^^xsd:double;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.204"^^xsd:decimal ;
  dwc:decimalLongitude "10.519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.519)"^^geo:wktLiteral ;
  geo-pos:lat "34.204"^^xsd:decimal ;
  geo-pos:long "10.519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005133'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.519'^^xsd:double;
  dwc:latitude '34.204'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.204"^^xsd:decimal ;
  dwc:decimalLongitude "10.519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.519)"^^geo:wktLiteral ;
  geo-pos:lat "34.204"^^xsd:decimal ;
  geo-pos:long "10.519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000276'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.519'^^xsd:double;
  dwc:latitude '34.204'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.204"^^xsd:decimal ;
  dwc:decimalLongitude "10.519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.519)"^^geo:wktLiteral ;
  geo-pos:lat "34.204"^^xsd:decimal ;
  geo-pos:long "10.519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003618'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.519'^^xsd:double;
  dwc:latitude '34.204'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.204"^^xsd:decimal ;
  dwc:decimalLongitude "10.519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.204 10.519)"^^geo:wktLiteral ;
  geo-pos:lat "34.204"^^xsd:decimal ;
  geo-pos:long "10.519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005858'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.519'^^xsd:double;
  dwc:latitude '34.204'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.266 10.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.266"^^xsd:decimal ;
  dwc:decimalLongitude "10.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.266 10.52)"^^geo:wktLiteral ;
  geo-pos:lat "34.266"^^xsd:decimal ;
  geo-pos:long "10.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002914'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.52'^^xsd:double;
  dwc:latitude '34.266'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.266 10.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.266"^^xsd:decimal ;
  dwc:decimalLongitude "10.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.266 10.52)"^^geo:wktLiteral ;
  geo-pos:lat "34.266"^^xsd:decimal ;
  geo-pos:long "10.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004426'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.52'^^xsd:double;
  dwc:latitude '34.266'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.266 10.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.266"^^xsd:decimal ;
  dwc:decimalLongitude "10.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.266 10.52)"^^geo:wktLiteral ;
  geo-pos:lat "34.266"^^xsd:decimal ;
  geo-pos:long "10.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004781'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.52'^^xsd:double;
  dwc:latitude '34.266'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.266 10.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.266"^^xsd:decimal ;
  dwc:decimalLongitude "10.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.266 10.52)"^^geo:wktLiteral ;
  geo-pos:lat "34.266"^^xsd:decimal ;
  geo-pos:long "10.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005884'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.52'^^xsd:double;
  dwc:latitude '34.266'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.433"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007207'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '34.433'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.433"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000384'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '34.433'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.433"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001958'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '34.433'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.433"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002921'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '34.433'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.433"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002962'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '34.433'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.433"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004826'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '34.433'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.433"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005004'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '34.433'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.433"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005945'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '34.433'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.433"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006423'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '34.433'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006826'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007479'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007480'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001566'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002274'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002748'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003362'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003363'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003566'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003899'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003947'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004346'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006053'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006315'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006434'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.525'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.149"^^xsd:decimal ;
  dwc:decimalLongitude "10.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  geo-pos:lat "34.149"^^xsd:decimal ;
  geo-pos:long "10.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004987'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.527'^^xsd:double;
  dwc:latitude '34.149'^^xsd:double;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.149"^^xsd:decimal ;
  dwc:decimalLongitude "10.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  geo-pos:lat "34.149"^^xsd:decimal ;
  geo-pos:long "10.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000249'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.527'^^xsd:double;
  dwc:latitude '34.149'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.149"^^xsd:decimal ;
  dwc:decimalLongitude "10.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  geo-pos:lat "34.149"^^xsd:decimal ;
  geo-pos:long "10.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001926'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.527'^^xsd:double;
  dwc:latitude '34.149'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.149"^^xsd:decimal ;
  dwc:decimalLongitude "10.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  geo-pos:lat "34.149"^^xsd:decimal ;
  geo-pos:long "10.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002949'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.527'^^xsd:double;
  dwc:latitude '34.149'^^xsd:double;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.149"^^xsd:decimal ;
  dwc:decimalLongitude "10.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  geo-pos:lat "34.149"^^xsd:decimal ;
  geo-pos:long "10.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003612'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.527'^^xsd:double;
  dwc:latitude '34.149'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.149"^^xsd:decimal ;
  dwc:decimalLongitude "10.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  geo-pos:lat "34.149"^^xsd:decimal ;
  geo-pos:long "10.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004746'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.527'^^xsd:double;
  dwc:latitude '34.149'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.149"^^xsd:decimal ;
  dwc:decimalLongitude "10.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  geo-pos:lat "34.149"^^xsd:decimal ;
  geo-pos:long "10.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005836'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.527'^^xsd:double;
  dwc:latitude '34.149'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.149"^^xsd:decimal ;
  dwc:decimalLongitude "10.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.149 10.527)"^^geo:wktLiteral ;
  geo-pos:lat "34.149"^^xsd:decimal ;
  geo-pos:long "10.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006358'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.527'^^xsd:double;
  dwc:latitude '34.149'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.716"^^xsd:decimal ;
  dwc:decimalLongitude "10.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  geo-pos:lat "33.716"^^xsd:decimal ;
  geo-pos:long "10.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000147'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.528'^^xsd:double;
  dwc:latitude '33.716'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.716"^^xsd:decimal ;
  dwc:decimalLongitude "10.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  geo-pos:lat "33.716"^^xsd:decimal ;
  geo-pos:long "10.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001867'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.528'^^xsd:double;
  dwc:latitude '33.716'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.716"^^xsd:decimal ;
  dwc:decimalLongitude "10.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  geo-pos:lat "33.716"^^xsd:decimal ;
  geo-pos:long "10.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002879'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.528'^^xsd:double;
  dwc:latitude '33.716'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.716"^^xsd:decimal ;
  dwc:decimalLongitude "10.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  geo-pos:lat "33.716"^^xsd:decimal ;
  geo-pos:long "10.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002930'^^xsd:string;
  dwc:scientificName 'Mugil labrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.528'^^xsd:double;
  dwc:latitude '33.716'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '151503'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.716"^^xsd:decimal ;
  dwc:decimalLongitude "10.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  geo-pos:lat "33.716"^^xsd:decimal ;
  geo-pos:long "10.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003683'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.528'^^xsd:double;
  dwc:latitude '33.716'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.716"^^xsd:decimal ;
  dwc:decimalLongitude "10.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  geo-pos:lat "33.716"^^xsd:decimal ;
  geo-pos:long "10.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004472'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.528'^^xsd:double;
  dwc:latitude '33.716'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.716"^^xsd:decimal ;
  dwc:decimalLongitude "10.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  geo-pos:lat "33.716"^^xsd:decimal ;
  geo-pos:long "10.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004660'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.528'^^xsd:double;
  dwc:latitude '33.716'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.716"^^xsd:decimal ;
  dwc:decimalLongitude "10.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  geo-pos:lat "33.716"^^xsd:decimal ;
  geo-pos:long "10.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004959'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.528'^^xsd:double;
  dwc:latitude '33.716'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.716"^^xsd:decimal ;
  dwc:decimalLongitude "10.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  geo-pos:lat "33.716"^^xsd:decimal ;
  geo-pos:long "10.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005202'^^xsd:string;
  dwc:scientificName 'Rhinobatos cemiculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.528'^^xsd:double;
  dwc:latitude '33.716'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '105897'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1016062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.716"^^xsd:decimal ;
  dwc:decimalLongitude "10.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.716 10.528)"^^geo:wktLiteral ;
  geo-pos:lat "33.716"^^xsd:decimal ;
  geo-pos:long "10.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005732'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.528'^^xsd:double;
  dwc:latitude '33.716'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.427"^^xsd:decimal ;
  dwc:decimalLongitude "10.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.427"^^xsd:decimal ;
  geo-pos:long "10.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006904'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.529'^^xsd:double;
  dwc:latitude '34.427'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.427"^^xsd:decimal ;
  dwc:decimalLongitude "10.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.427"^^xsd:decimal ;
  geo-pos:long "10.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002091'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.529'^^xsd:double;
  dwc:latitude '34.427'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.427"^^xsd:decimal ;
  dwc:decimalLongitude "10.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.427"^^xsd:decimal ;
  geo-pos:long "10.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001991'^^xsd:string;
  dwc:scientificName 'Loligo spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.529'^^xsd:double;
  dwc:latitude '34.427'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.427"^^xsd:decimal ;
  dwc:decimalLongitude "10.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.427"^^xsd:decimal ;
  geo-pos:long "10.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000383'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.529'^^xsd:double;
  dwc:latitude '34.427'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.427"^^xsd:decimal ;
  dwc:decimalLongitude "10.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.427"^^xsd:decimal ;
  geo-pos:long "10.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001564'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.529'^^xsd:double;
  dwc:latitude '34.427'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.427"^^xsd:decimal ;
  dwc:decimalLongitude "10.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.427"^^xsd:decimal ;
  geo-pos:long "10.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001957'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.529'^^xsd:double;
  dwc:latitude '34.427'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.427"^^xsd:decimal ;
  dwc:decimalLongitude "10.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.427"^^xsd:decimal ;
  geo-pos:long "10.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004371'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.529'^^xsd:double;
  dwc:latitude '34.427'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.427"^^xsd:decimal ;
  dwc:decimalLongitude "10.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.427"^^xsd:decimal ;
  geo-pos:long "10.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004504'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.529'^^xsd:double;
  dwc:latitude '34.427'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.427"^^xsd:decimal ;
  dwc:decimalLongitude "10.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.427"^^xsd:decimal ;
  geo-pos:long "10.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004825'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.529'^^xsd:double;
  dwc:latitude '34.427'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.427"^^xsd:decimal ;
  dwc:decimalLongitude "10.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.427"^^xsd:decimal ;
  geo-pos:long "10.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005429'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.529'^^xsd:double;
  dwc:latitude '34.427'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.427"^^xsd:decimal ;
  dwc:decimalLongitude "10.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.427"^^xsd:decimal ;
  geo-pos:long "10.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005944'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.529'^^xsd:double;
  dwc:latitude '34.427'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.427"^^xsd:decimal ;
  dwc:decimalLongitude "10.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.427 10.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.427"^^xsd:decimal ;
  geo-pos:long "10.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006422'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.529'^^xsd:double;
  dwc:latitude '34.427'^^xsd:double;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006912'^^xsd:string;
  dwc:scientificName 'Stephanolepis diaspros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127408'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006918'^^xsd:string;
  dwc:scientificName 'Symphodus cinereus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000235'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000698'^^xsd:string;
  dwc:scientificName 'Dasyatis centroura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105850'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1017389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000904'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001513'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001923'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002026'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004041'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004411'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004738'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005825'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005826'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006138'^^xsd:string;
  dwc:scientificName 'Sepiola spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006356'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.129"^^xsd:decimal ;
  dwc:decimalLongitude "10.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.129 10.531)"^^geo:wktLiteral ;
  geo-pos:lat "34.129"^^xsd:decimal ;
  geo-pos:long "10.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006552'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.531'^^xsd:double;
  dwc:latitude '34.129'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.426"^^xsd:decimal ;
  dwc:decimalLongitude "10.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  geo-pos:lat "34.426"^^xsd:decimal ;
  geo-pos:long "10.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007086'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.532'^^xsd:double;
  dwc:latitude '34.426'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.426"^^xsd:decimal ;
  dwc:decimalLongitude "10.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  geo-pos:lat "34.426"^^xsd:decimal ;
  geo-pos:long "10.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000382'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.532'^^xsd:double;
  dwc:latitude '34.426'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.426"^^xsd:decimal ;
  dwc:decimalLongitude "10.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  geo-pos:lat "34.426"^^xsd:decimal ;
  geo-pos:long "10.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000761'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.532'^^xsd:double;
  dwc:latitude '34.426'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.426"^^xsd:decimal ;
  dwc:decimalLongitude "10.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  geo-pos:lat "34.426"^^xsd:decimal ;
  geo-pos:long "10.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001563'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.532'^^xsd:double;
  dwc:latitude '34.426'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.426"^^xsd:decimal ;
  dwc:decimalLongitude "10.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  geo-pos:lat "34.426"^^xsd:decimal ;
  geo-pos:long "10.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001956'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.532'^^xsd:double;
  dwc:latitude '34.426'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.426"^^xsd:decimal ;
  dwc:decimalLongitude "10.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  geo-pos:lat "34.426"^^xsd:decimal ;
  geo-pos:long "10.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004370'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.532'^^xsd:double;
  dwc:latitude '34.426'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.426"^^xsd:decimal ;
  dwc:decimalLongitude "10.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  geo-pos:lat "34.426"^^xsd:decimal ;
  geo-pos:long "10.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004503'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.532'^^xsd:double;
  dwc:latitude '34.426'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.426"^^xsd:decimal ;
  dwc:decimalLongitude "10.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  geo-pos:lat "34.426"^^xsd:decimal ;
  geo-pos:long "10.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004824'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.532'^^xsd:double;
  dwc:latitude '34.426'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.426"^^xsd:decimal ;
  dwc:decimalLongitude "10.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  geo-pos:lat "34.426"^^xsd:decimal ;
  geo-pos:long "10.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005428'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.532'^^xsd:double;
  dwc:latitude '34.426'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.426"^^xsd:decimal ;
  dwc:decimalLongitude "10.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  geo-pos:lat "34.426"^^xsd:decimal ;
  geo-pos:long "10.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005943'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.532'^^xsd:double;
  dwc:latitude '34.426'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.426"^^xsd:decimal ;
  dwc:decimalLongitude "10.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.426 10.532)"^^geo:wktLiteral ;
  geo-pos:lat "34.426"^^xsd:decimal ;
  geo-pos:long "10.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006421'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.532'^^xsd:double;
  dwc:latitude '34.426'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006673'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006996'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006997'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007441'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000090'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000809'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001116'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002227'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002228'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002697'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002967'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003315'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003316'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003667'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003691'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004316'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004317'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005018'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005063'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005283'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005483'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005484'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006038'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006513'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006591'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "10.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 10.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "10.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006592'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.533'^^xsd:double;
  dwc:latitude '36.858'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  geo-pos:lat "34.442"^^xsd:decimal ;
  geo-pos:long "10.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007209'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.534'^^xsd:double;
  dwc:latitude '34.442'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  geo-pos:lat "34.442"^^xsd:decimal ;
  geo-pos:long "10.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000389'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.534'^^xsd:double;
  dwc:latitude '34.442'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  geo-pos:lat "34.442"^^xsd:decimal ;
  geo-pos:long "10.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001960'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.534'^^xsd:double;
  dwc:latitude '34.442'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  geo-pos:lat "34.442"^^xsd:decimal ;
  geo-pos:long "10.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002963'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.534'^^xsd:double;
  dwc:latitude '34.442'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  geo-pos:lat "34.442"^^xsd:decimal ;
  geo-pos:long "10.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004449'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.534'^^xsd:double;
  dwc:latitude '34.442'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  geo-pos:lat "34.442"^^xsd:decimal ;
  geo-pos:long "10.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004450'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.534'^^xsd:double;
  dwc:latitude '34.442'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  geo-pos:lat "34.442"^^xsd:decimal ;
  geo-pos:long "10.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004647'^^xsd:string;
  dwc:scientificName 'Penaeus curvirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.534'^^xsd:double;
  dwc:latitude '34.442'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '377740'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  geo-pos:lat "34.442"^^xsd:decimal ;
  geo-pos:long "10.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004831'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.534'^^xsd:double;
  dwc:latitude '34.442'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  geo-pos:lat "34.442"^^xsd:decimal ;
  geo-pos:long "10.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005005'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.534'^^xsd:double;
  dwc:latitude '34.442'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  geo-pos:lat "34.442"^^xsd:decimal ;
  geo-pos:long "10.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005950'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.534'^^xsd:double;
  dwc:latitude '34.442'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.534)"^^geo:wktLiteral ;
  geo-pos:lat "34.442"^^xsd:decimal ;
  geo-pos:long "10.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006382'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.534'^^xsd:double;
  dwc:latitude '34.442'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.535)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000294'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.535'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.535)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002047'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.535'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.535)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005398'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.535'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.535)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005871'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.535'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.535)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006450'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.535'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006908'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006938'^^xsd:string;
  dwc:scientificName 'Torpedo spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '105784'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '826639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006998'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000528'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000664'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000754'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001117'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001118'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001466'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001639'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001974'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002229'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002698'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002699'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003317'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003318'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003668'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003892'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003935'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004318'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004869'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005019'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006039'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006514'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006541'^^xsd:string;
  dwc:scientificName 'Sphyraena sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "10.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 10.537)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "10.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006593'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.537'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  geo-pos:lat "34.335"^^xsd:decimal ;
  geo-pos:long "10.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000330'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.541'^^xsd:double;
  dwc:latitude '34.335'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  geo-pos:lat "34.335"^^xsd:decimal ;
  geo-pos:long "10.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000625'^^xsd:string;
  dwc:scientificName 'Carcharhinus plumbeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.541'^^xsd:double;
  dwc:latitude '34.335'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '105797'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '105797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  geo-pos:lat "34.335"^^xsd:decimal ;
  geo-pos:long "10.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001942'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.541'^^xsd:double;
  dwc:latitude '34.335'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  geo-pos:lat "34.335"^^xsd:decimal ;
  geo-pos:long "10.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002916'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.541'^^xsd:double;
  dwc:latitude '34.335'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  geo-pos:lat "34.335"^^xsd:decimal ;
  geo-pos:long "10.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003067'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.541'^^xsd:double;
  dwc:latitude '34.335'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  geo-pos:lat "34.335"^^xsd:decimal ;
  geo-pos:long "10.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004432'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.541'^^xsd:double;
  dwc:latitude '34.335'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  geo-pos:lat "34.335"^^xsd:decimal ;
  geo-pos:long "10.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004794'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.541'^^xsd:double;
  dwc:latitude '34.335'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  geo-pos:lat "34.335"^^xsd:decimal ;
  geo-pos:long "10.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005900'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.541'^^xsd:double;
  dwc:latitude '34.335'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  geo-pos:lat "34.335"^^xsd:decimal ;
  geo-pos:long "10.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006371'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.541'^^xsd:double;
  dwc:latitude '34.335'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.335"^^xsd:decimal ;
  dwc:decimalLongitude "10.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.335 10.541)"^^geo:wktLiteral ;
  geo-pos:lat "34.335"^^xsd:decimal ;
  geo-pos:long "10.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006454'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.541'^^xsd:double;
  dwc:latitude '34.335'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006994'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006995'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007440'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007631'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000089'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005164'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000527'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000752'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000753'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001114'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001115'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002225'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002226'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002696'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003314'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003665'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003666'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004315'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005017'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005282'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005482'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006037'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006273'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006512'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006589'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.842"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.842 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.842"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006590'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.842'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006674'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006957'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006968'^^xsd:string;
  dwc:scientificName 'Trachinus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126094'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006999'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007442'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005165'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000529'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000724'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001119'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002230'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002700'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003319'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003669'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004319'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005284'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005485'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005664'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006515'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.343"^^xsd:decimal ;
  dwc:decimalLongitude "10.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  geo-pos:lat "34.343"^^xsd:decimal ;
  geo-pos:long "10.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000062'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.552'^^xsd:double;
  dwc:latitude '34.343'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.343"^^xsd:decimal ;
  dwc:decimalLongitude "10.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  geo-pos:lat "34.343"^^xsd:decimal ;
  geo-pos:long "10.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000333'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.552'^^xsd:double;
  dwc:latitude '34.343'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.343"^^xsd:decimal ;
  dwc:decimalLongitude "10.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  geo-pos:lat "34.343"^^xsd:decimal ;
  geo-pos:long "10.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000715'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.552'^^xsd:double;
  dwc:latitude '34.343'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.343"^^xsd:decimal ;
  dwc:decimalLongitude "10.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  geo-pos:lat "34.343"^^xsd:decimal ;
  geo-pos:long "10.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002065'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.552'^^xsd:double;
  dwc:latitude '34.343'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.343"^^xsd:decimal ;
  dwc:decimalLongitude "10.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  geo-pos:lat "34.343"^^xsd:decimal ;
  geo-pos:long "10.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002473'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.552'^^xsd:double;
  dwc:latitude '34.343'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.343"^^xsd:decimal ;
  dwc:decimalLongitude "10.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  geo-pos:lat "34.343"^^xsd:decimal ;
  geo-pos:long "10.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004433'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.552'^^xsd:double;
  dwc:latitude '34.343'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.343"^^xsd:decimal ;
  dwc:decimalLongitude "10.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  geo-pos:lat "34.343"^^xsd:decimal ;
  geo-pos:long "10.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005415'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.552'^^xsd:double;
  dwc:latitude '34.343'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.343"^^xsd:decimal ;
  dwc:decimalLongitude "10.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.343 10.552)"^^geo:wktLiteral ;
  geo-pos:lat "34.343"^^xsd:decimal ;
  geo-pos:long "10.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005902'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.552'^^xsd:double;
  dwc:latitude '34.343'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 10.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 10.553)"^^geo:wktLiteral ;
  geo-pos:lat "33.975"^^xsd:decimal ;
  geo-pos:long "10.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000185'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.553'^^xsd:double;
  dwc:latitude '33.975'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 10.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 10.553)"^^geo:wktLiteral ;
  geo-pos:lat "33.975"^^xsd:decimal ;
  geo-pos:long "10.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001896'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.553'^^xsd:double;
  dwc:latitude '33.975'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 10.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 10.553)"^^geo:wktLiteral ;
  geo-pos:lat "33.975"^^xsd:decimal ;
  geo-pos:long "10.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004697'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.553'^^xsd:double;
  dwc:latitude '33.975'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 10.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 10.553)"^^geo:wktLiteral ;
  geo-pos:lat "33.975"^^xsd:decimal ;
  geo-pos:long "10.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005127'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.553'^^xsd:double;
  dwc:latitude '33.975'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 10.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 10.553)"^^geo:wktLiteral ;
  geo-pos:lat "33.975"^^xsd:decimal ;
  geo-pos:long "10.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005775'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.553'^^xsd:double;
  dwc:latitude '33.975'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 10.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.975"^^xsd:decimal ;
  dwc:decimalLongitude "10.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 10.553)"^^geo:wktLiteral ;
  geo-pos:lat "33.975"^^xsd:decimal ;
  geo-pos:long "10.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006347'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.553'^^xsd:double;
  dwc:latitude '33.975'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006634'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000174'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000175'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000648'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001409'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001509'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001887'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001888'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002007'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002896'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002924'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004533'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004689'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005208'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005763'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006069'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.931"^^xsd:decimal ;
  dwc:decimalLongitude "10.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.931 10.556)"^^geo:wktLiteral ;
  geo-pos:lat "33.931"^^xsd:decimal ;
  geo-pos:long "10.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006190'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.556'^^xsd:double;
  dwc:latitude '33.931'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000707'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001890'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002897'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003580'^^xsd:string;
  dwc:scientificName 'Mustelus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '298524'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004692'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004971'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005204'^^xsd:string;
  dwc:scientificName 'Rhinobatos spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '105769'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006119'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006397'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.347 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.347"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.347 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "34.347"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004797'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '34.347'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.347 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.347"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.347 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "34.347"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005418'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '34.347'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.347 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.347"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.347 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "34.347"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005905'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '34.347'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.347 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.347"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.347 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "34.347"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006372'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '34.347'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "36.186"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007332'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '36.186'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "36.186"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000475'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '36.186'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "36.186"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001082'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '36.186'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "36.186"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002622'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '36.186'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "36.186"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003655'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '36.186'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "36.186"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003864'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '36.186'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "36.186"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004256'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '36.186'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "36.186"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005059'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '36.186'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "36.186"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005458'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '36.186'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "36.186"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006014'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '36.186'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.186 10.558)"^^geo:wktLiteral ;
  geo-pos:lat "36.186"^^xsd:decimal ;
  geo-pos:long "10.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006487'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.558'^^xsd:double;
  dwc:latitude '36.186'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.561)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007154'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.561'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.561)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000274'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.561'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.561)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000916'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.561'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.561)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004062'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.561'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.561)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004763'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.561'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 10.564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "10.564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 10.564)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "10.564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000334'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.564'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 10.564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "10.564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 10.564)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "10.564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001943'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.564'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 10.564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "10.564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 10.564)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "10.564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004434'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.564'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 10.564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "10.564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 10.564)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "10.564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004796'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.564'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 10.564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "10.564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 10.564)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "10.564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005416'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.564'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 10.564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "10.564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 10.564)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "10.564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005903'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.564'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.972"^^xsd:decimal ;
  dwc:decimalLongitude "10.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  geo-pos:lat "33.972"^^xsd:decimal ;
  geo-pos:long "10.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006873'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.565'^^xsd:double;
  dwc:latitude '33.972'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.972"^^xsd:decimal ;
  dwc:decimalLongitude "10.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  geo-pos:lat "33.972"^^xsd:decimal ;
  geo-pos:long "10.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000105'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.565'^^xsd:double;
  dwc:latitude '33.972'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.972"^^xsd:decimal ;
  dwc:decimalLongitude "10.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  geo-pos:lat "33.972"^^xsd:decimal ;
  geo-pos:long "10.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000184'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.565'^^xsd:double;
  dwc:latitude '33.972'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.972"^^xsd:decimal ;
  dwc:decimalLongitude "10.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  geo-pos:lat "33.972"^^xsd:decimal ;
  geo-pos:long "10.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000695'^^xsd:string;
  dwc:scientificName 'Dasyatis centroura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.565'^^xsd:double;
  dwc:latitude '33.972'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '105850'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1017389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.972"^^xsd:decimal ;
  dwc:decimalLongitude "10.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  geo-pos:lat "33.972"^^xsd:decimal ;
  geo-pos:long "10.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001532'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.565'^^xsd:double;
  dwc:latitude '33.972'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.972"^^xsd:decimal ;
  dwc:decimalLongitude "10.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  geo-pos:lat "33.972"^^xsd:decimal ;
  geo-pos:long "10.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001895'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.565'^^xsd:double;
  dwc:latitude '33.972'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.972"^^xsd:decimal ;
  dwc:decimalLongitude "10.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  geo-pos:lat "33.972"^^xsd:decimal ;
  geo-pos:long "10.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003601'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.565'^^xsd:double;
  dwc:latitude '33.972'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.972"^^xsd:decimal ;
  dwc:decimalLongitude "10.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  geo-pos:lat "33.972"^^xsd:decimal ;
  geo-pos:long "10.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004696'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.565'^^xsd:double;
  dwc:latitude '33.972'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.972"^^xsd:decimal ;
  dwc:decimalLongitude "10.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  geo-pos:lat "33.972"^^xsd:decimal ;
  geo-pos:long "10.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004974'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.565'^^xsd:double;
  dwc:latitude '33.972'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.972"^^xsd:decimal ;
  dwc:decimalLongitude "10.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  geo-pos:lat "33.972"^^xsd:decimal ;
  geo-pos:long "10.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005774'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.565'^^xsd:double;
  dwc:latitude '33.972'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.972"^^xsd:decimal ;
  dwc:decimalLongitude "10.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.972 10.565)"^^geo:wktLiteral ;
  geo-pos:lat "33.972"^^xsd:decimal ;
  geo-pos:long "10.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006346'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.565'^^xsd:double;
  dwc:latitude '33.972'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955 10.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.955"^^xsd:decimal ;
  dwc:decimalLongitude "10.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955 10.566)"^^geo:wktLiteral ;
  geo-pos:lat "33.955"^^xsd:decimal ;
  geo-pos:long "10.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001893'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.566'^^xsd:double;
  dwc:latitude '33.955'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955 10.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.955"^^xsd:decimal ;
  dwc:decimalLongitude "10.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955 10.566)"^^geo:wktLiteral ;
  geo-pos:lat "33.955"^^xsd:decimal ;
  geo-pos:long "10.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002898'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.566'^^xsd:double;
  dwc:latitude '33.955'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955 10.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.955"^^xsd:decimal ;
  dwc:decimalLongitude "10.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955 10.566)"^^geo:wktLiteral ;
  geo-pos:lat "33.955"^^xsd:decimal ;
  geo-pos:long "10.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004694'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.566'^^xsd:double;
  dwc:latitude '33.955'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955 10.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.955"^^xsd:decimal ;
  dwc:decimalLongitude "10.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955 10.566)"^^geo:wktLiteral ;
  geo-pos:lat "33.955"^^xsd:decimal ;
  geo-pos:long "10.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004973'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.566'^^xsd:double;
  dwc:latitude '33.955'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955 10.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.955"^^xsd:decimal ;
  dwc:decimalLongitude "10.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.955 10.566)"^^geo:wktLiteral ;
  geo-pos:lat "33.955"^^xsd:decimal ;
  geo-pos:long "10.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006345'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.566'^^xsd:double;
  dwc:latitude '33.955'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.567)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003005'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.567'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.567)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004402'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.567'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.567)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004691'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.567'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 10.567)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "10.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005768'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.567'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006779'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007080'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006155'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000358'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000359'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000767'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001561'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002491'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004362'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004495'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004809'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005587'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005922'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.391"^^xsd:decimal ;
  dwc:decimalLongitude "10.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.391 10.569)"^^geo:wktLiteral ;
  geo-pos:lat "34.391"^^xsd:decimal ;
  geo-pos:long "10.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006413'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.569'^^xsd:double;
  dwc:latitude '34.391'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "10.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "10.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000227'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.572'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "10.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "10.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001919'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.572'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "10.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "10.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002024'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.572'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "10.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "10.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004733'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.572'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "10.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 10.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "10.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005820'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.572'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.574)"^^geo:wktLiteral ;
  geo-pos:lat "34.005"^^xsd:decimal ;
  geo-pos:long "10.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000192'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.574'^^xsd:double;
  dwc:latitude '34.005'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.574)"^^geo:wktLiteral ;
  geo-pos:lat "34.005"^^xsd:decimal ;
  geo-pos:long "10.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001901'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.574'^^xsd:double;
  dwc:latitude '34.005'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.574)"^^geo:wktLiteral ;
  geo-pos:lat "34.005"^^xsd:decimal ;
  geo-pos:long "10.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003605'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.574'^^xsd:double;
  dwc:latitude '34.005'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.574)"^^geo:wktLiteral ;
  geo-pos:lat "34.005"^^xsd:decimal ;
  geo-pos:long "10.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004703'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.574'^^xsd:double;
  dwc:latitude '34.005'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.005"^^xsd:decimal ;
  dwc:decimalLongitude "10.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.005 10.574)"^^geo:wktLiteral ;
  geo-pos:lat "34.005"^^xsd:decimal ;
  geo-pos:long "10.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005783'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.574'^^xsd:double;
  dwc:latitude '34.005'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  geo-pos:lat "34.306"^^xsd:decimal ;
  geo-pos:long "10.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007180'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.574'^^xsd:double;
  dwc:latitude '34.306'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  geo-pos:lat "34.306"^^xsd:decimal ;
  geo-pos:long "10.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000323'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.574'^^xsd:double;
  dwc:latitude '34.306'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  geo-pos:lat "34.306"^^xsd:decimal ;
  geo-pos:long "10.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001275'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.574'^^xsd:double;
  dwc:latitude '34.306'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  geo-pos:lat "34.306"^^xsd:decimal ;
  geo-pos:long "10.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001938'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.574'^^xsd:double;
  dwc:latitude '34.306'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  geo-pos:lat "34.306"^^xsd:decimal ;
  geo-pos:long "10.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002915'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.574'^^xsd:double;
  dwc:latitude '34.306'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  geo-pos:lat "34.306"^^xsd:decimal ;
  geo-pos:long "10.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003065'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.574'^^xsd:double;
  dwc:latitude '34.306'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  geo-pos:lat "34.306"^^xsd:decimal ;
  geo-pos:long "10.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004429'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.574'^^xsd:double;
  dwc:latitude '34.306'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  geo-pos:lat "34.306"^^xsd:decimal ;
  geo-pos:long "10.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004788'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.574'^^xsd:double;
  dwc:latitude '34.306'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.574)"^^geo:wktLiteral ;
  geo-pos:lat "34.306"^^xsd:decimal ;
  geo-pos:long "10.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005893'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.574'^^xsd:double;
  dwc:latitude '34.306'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006799'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006982'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002171'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001079'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001350'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002170'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002613'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003229'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003230'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003861'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003930'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004252'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005013'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005245'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006011'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006248'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.125 10.575)"^^geo:wktLiteral ;
  geo-pos:lat "36.125"^^xsd:decimal ;
  geo-pos:long "10.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006485'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.575'^^xsd:double;
  dwc:latitude '36.125'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.031"^^xsd:decimal ;
  dwc:decimalLongitude "10.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  geo-pos:lat "34.031"^^xsd:decimal ;
  geo-pos:long "10.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006915'^^xsd:string;
  dwc:scientificName 'Stromateus fiatola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.579'^^xsd:double;
  dwc:latitude '34.031'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127076'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.031"^^xsd:decimal ;
  dwc:decimalLongitude "10.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  geo-pos:lat "34.031"^^xsd:decimal ;
  geo-pos:long "10.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000052'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.579'^^xsd:double;
  dwc:latitude '34.031'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.031"^^xsd:decimal ;
  dwc:decimalLongitude "10.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  geo-pos:lat "34.031"^^xsd:decimal ;
  geo-pos:long "10.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000209'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.579'^^xsd:double;
  dwc:latitude '34.031'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.031"^^xsd:decimal ;
  dwc:decimalLongitude "10.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  geo-pos:lat "34.031"^^xsd:decimal ;
  geo-pos:long "10.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000708'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.579'^^xsd:double;
  dwc:latitude '34.031'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.031"^^xsd:decimal ;
  dwc:decimalLongitude "10.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  geo-pos:lat "34.031"^^xsd:decimal ;
  geo-pos:long "10.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001417'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.579'^^xsd:double;
  dwc:latitude '34.031'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.031"^^xsd:decimal ;
  dwc:decimalLongitude "10.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  geo-pos:lat "34.031"^^xsd:decimal ;
  geo-pos:long "10.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001910'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.579'^^xsd:double;
  dwc:latitude '34.031'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.031"^^xsd:decimal ;
  dwc:decimalLongitude "10.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  geo-pos:lat "34.031"^^xsd:decimal ;
  geo-pos:long "10.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001975'^^xsd:string;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.579'^^xsd:double;
  dwc:latitude '34.031'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.031"^^xsd:decimal ;
  dwc:decimalLongitude "10.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  geo-pos:lat "34.031"^^xsd:decimal ;
  geo-pos:long "10.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004028'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.579'^^xsd:double;
  dwc:latitude '34.031'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.031"^^xsd:decimal ;
  dwc:decimalLongitude "10.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  geo-pos:lat "34.031"^^xsd:decimal ;
  geo-pos:long "10.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004403'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.579'^^xsd:double;
  dwc:latitude '34.031'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.031"^^xsd:decimal ;
  dwc:decimalLongitude "10.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  geo-pos:lat "34.031"^^xsd:decimal ;
  geo-pos:long "10.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004716'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.579'^^xsd:double;
  dwc:latitude '34.031'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.031"^^xsd:decimal ;
  dwc:decimalLongitude "10.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  geo-pos:lat "34.031"^^xsd:decimal ;
  geo-pos:long "10.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005371'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.579'^^xsd:double;
  dwc:latitude '34.031'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.031"^^xsd:decimal ;
  dwc:decimalLongitude "10.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  geo-pos:lat "34.031"^^xsd:decimal ;
  geo-pos:long "10.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005796'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.579'^^xsd:double;
  dwc:latitude '34.031'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.031"^^xsd:decimal ;
  dwc:decimalLongitude "10.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.031 10.579)"^^geo:wktLiteral ;
  geo-pos:lat "34.031"^^xsd:decimal ;
  geo-pos:long "10.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006350'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.579'^^xsd:double;
  dwc:latitude '34.031'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.423 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.423"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.423 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "34.423"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006903'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '34.423'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.423 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.423"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.423 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "34.423"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000381'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '34.423'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.423 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.423"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.423 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "34.423"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002927'^^xsd:string;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '34.423'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.423 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.423"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.423 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "34.423"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004518'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '34.423'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.423 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.423"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.423 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "34.423"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004823'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '34.423'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.423 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.423"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.423 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "34.423"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005942'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '34.423'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.423 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.423"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.423 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "34.423"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006420'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '34.423'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007350'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007351'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000480'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001085'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001086'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001356'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001455'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001679'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002180'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002631'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003244'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003866'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004263'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005253'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005254'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006018'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006253'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006488'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006573'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006659'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006660'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006714'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006715'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006797'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007318'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007319'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000467'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001073'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001074'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001189'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002168'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003224'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003225'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003530'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003531'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003970'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004247'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004248'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005243'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005455'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006570'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006719'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007349'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000479'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001084'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001454'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002179'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002630'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003243'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003656'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004262'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005252'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005344'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006960'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007471'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002270'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000552'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001219'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001701'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002324'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002738'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002739'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003355'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003356'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004582'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005580'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005669'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.258 10.592)"^^geo:wktLiteral ;
  geo-pos:lat "37.258"^^xsd:decimal ;
  geo-pos:long "10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006078'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.592'^^xsd:double;
  dwc:latitude '37.258'^^xsd:double;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006661'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006662'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006716'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006717'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007320'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007321'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000468'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001075'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001076'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002169'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003226'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003227'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003532'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003533'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004249'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004250'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005244'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005456'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006571'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.089"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.089 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.089"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006572'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.089'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007088'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007347'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005027'^^xsd:string;
  dwc:scientificName 'Pteroctopus tetracirrhus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '140606'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000478'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001083'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001355'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002178'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003240'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003241'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004260'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005251'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006252'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.275"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007474'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37.275'^^xsd:double;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.275"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005179'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37.275'^^xsd:double;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.275"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000816'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37.275'^^xsd:double;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.275"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002325'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37.275'^^xsd:double;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.275"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002742'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37.275'^^xsd:double;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.275"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003359'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37.275'^^xsd:double;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.275"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005623'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37.275'^^xsd:double;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.275 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.275"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005624'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37.275'^^xsd:double;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "10.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  geo-pos:lat "36.23"^^xsd:decimal ;
  geo-pos:long "10.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006720'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.604'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "10.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  geo-pos:lat "36.23"^^xsd:decimal ;
  geo-pos:long "10.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007354'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.604'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "10.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  geo-pos:lat "36.23"^^xsd:decimal ;
  geo-pos:long "10.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000481'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.604'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "10.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  geo-pos:lat "36.23"^^xsd:decimal ;
  geo-pos:long "10.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001088'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.604'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "10.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  geo-pos:lat "36.23"^^xsd:decimal ;
  geo-pos:long "10.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001456'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.604'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "10.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  geo-pos:lat "36.23"^^xsd:decimal ;
  geo-pos:long "10.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002182'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.604'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "10.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  geo-pos:lat "36.23"^^xsd:decimal ;
  geo-pos:long "10.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002634'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.604'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "10.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  geo-pos:lat "36.23"^^xsd:decimal ;
  geo-pos:long "10.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003247'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.604'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "10.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  geo-pos:lat "36.23"^^xsd:decimal ;
  geo-pos:long "10.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003657'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.604'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "10.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  geo-pos:lat "36.23"^^xsd:decimal ;
  geo-pos:long "10.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005255'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.604'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "10.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 10.604)"^^geo:wktLiteral ;
  geo-pos:lat "36.23"^^xsd:decimal ;
  geo-pos:long "10.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005459'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.604'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.142"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "34.142"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002433'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '34.142'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.142"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "34.142"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003027'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '34.142'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.142"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "34.142"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004046'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '34.142'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.142"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "34.142"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005832'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '34.142'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007492'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007643'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001220'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001709'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002768'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002769'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003371'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003715'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004594'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005069'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006089'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006090'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.608'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000051'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001907'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004709'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004979'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005203'^^xsd:string;
  dwc:scientificName 'Rhinobatos rhinobatos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105898'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.013"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.013 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.013"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005792'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.013'^^xsd:double;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.456"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.456"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006905'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.456'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.456"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.456"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000391'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.456'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.456"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.456"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001182'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.456'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.456"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.456"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002508'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.456'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.456"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.456"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004509'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.456'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.456"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.456"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004510'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.456'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.456"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.456"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004835'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.456'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.456"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.456"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005954'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.456'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.456"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.456"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006426'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.456'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.456"^^xsd:decimal ;
  dwc:decimalLongitude "10.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.456 10.611)"^^geo:wktLiteral ;
  geo-pos:lat "34.456"^^xsd:decimal ;
  geo-pos:long "10.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006467'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.611'^^xsd:double;
  dwc:latitude '34.456'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006692'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006896'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007164'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000293'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000650'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000927'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001435'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001516'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002046'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004074'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005213'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004997'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005324'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005870'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006203'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.237"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.237 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.237"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006449'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '34.237'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006907'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007324'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007618'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005152'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000472'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000632'^^xsd:string;
  dwc:scientificName 'Cepola rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '151492'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001080'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001164'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001352'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002174'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002615'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003232'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003654'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003971'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004254'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005026'^^xsd:string;
  dwc:scientificName 'Pteroctopus tetracirrhus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140606'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005608'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005609'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006013'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006164'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006486'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007024'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007642'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000027'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001316'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001708'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001790'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002356'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002766'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002767'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003370'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003948'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003974'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 10.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "10.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004593'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.617'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 10.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 10.618)"^^geo:wktLiteral ;
  geo-pos:lat "34.186"^^xsd:decimal ;
  geo-pos:long "10.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000057'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.618'^^xsd:double;
  dwc:latitude '34.186'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 10.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 10.618)"^^geo:wktLiteral ;
  geo-pos:lat "34.186"^^xsd:decimal ;
  geo-pos:long "10.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000265'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.618'^^xsd:double;
  dwc:latitude '34.186'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 10.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 10.618)"^^geo:wktLiteral ;
  geo-pos:lat "34.186"^^xsd:decimal ;
  geo-pos:long "10.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000624'^^xsd:string;
  dwc:scientificName 'Carcharhinus plumbeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.618'^^xsd:double;
  dwc:latitude '34.186'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '105797'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 10.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 10.618)"^^geo:wktLiteral ;
  geo-pos:lat "34.186"^^xsd:decimal ;
  geo-pos:long "10.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005391'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.618'^^xsd:double;
  dwc:latitude '34.186'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 10.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.186"^^xsd:decimal ;
  dwc:decimalLongitude "10.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 10.618)"^^geo:wktLiteral ;
  geo-pos:lat "34.186"^^xsd:decimal ;
  geo-pos:long "10.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005850'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.618'^^xsd:double;
  dwc:latitude '34.186'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "10.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "10.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002087'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.622'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "10.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "10.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000372'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.622'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "10.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "10.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000969'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.622'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "10.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "10.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001630'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.622'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "10.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "10.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002501'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.622'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "10.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "10.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004133'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.622'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "10.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "10.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005425'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.622'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "10.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "10.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005933'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.622'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "10.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 10.622)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "10.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006463'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.622'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.264 10.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.264"^^xsd:decimal ;
  dwc:decimalLongitude "10.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.264 10.623)"^^geo:wktLiteral ;
  geo-pos:lat "34.264"^^xsd:decimal ;
  geo-pos:long "10.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002458'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.623'^^xsd:double;
  dwc:latitude '34.264'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.264 10.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.264"^^xsd:decimal ;
  dwc:decimalLongitude "10.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.264 10.623)"^^geo:wktLiteral ;
  geo-pos:lat "34.264"^^xsd:decimal ;
  geo-pos:long "10.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000310'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.623'^^xsd:double;
  dwc:latitude '34.264'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.264 10.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.264"^^xsd:decimal ;
  dwc:decimalLongitude "10.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.264 10.623)"^^geo:wktLiteral ;
  geo-pos:lat "34.264"^^xsd:decimal ;
  geo-pos:long "10.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004083'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.623'^^xsd:double;
  dwc:latitude '34.264'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.264 10.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.264"^^xsd:decimal ;
  dwc:decimalLongitude "10.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.264 10.623)"^^geo:wktLiteral ;
  geo-pos:lat "34.264"^^xsd:decimal ;
  geo-pos:long "10.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005135'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.623'^^xsd:double;
  dwc:latitude '34.264'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.264 10.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.264"^^xsd:decimal ;
  dwc:decimalLongitude "10.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.264 10.623)"^^geo:wktLiteral ;
  geo-pos:lat "34.264"^^xsd:decimal ;
  geo-pos:long "10.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005404'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.623'^^xsd:double;
  dwc:latitude '34.264'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.264 10.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.264"^^xsd:decimal ;
  dwc:decimalLongitude "10.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.264 10.623)"^^geo:wktLiteral ;
  geo-pos:lat "34.264"^^xsd:decimal ;
  geo-pos:long "10.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005883'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.623'^^xsd:double;
  dwc:latitude '34.264'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007451'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002251'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005172'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001381'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002250'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002714'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003333'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005295'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005496'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005667'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.292"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.292"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007477'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.292'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.292"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.292"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001643'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.292'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.292"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.292"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001703'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.292'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.292"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.292"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002273'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.292'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.292"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.292"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002745'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.292'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.292"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.292"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003361'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.292'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.292"^^xsd:decimal ;
  dwc:decimalLongitude "10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 10.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.292"^^xsd:decimal ;
  geo-pos:long "10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003565'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.625'^^xsd:double;
  dwc:latitude '37.292'^^xsd:double;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006658'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006981'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002167'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000466'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001071'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001072'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001163'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001349'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002166'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002612'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003222'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003223'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003653'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003859'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004246'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005241'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005242'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006009'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006247'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006484'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "37.308"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007482'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '37.308'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "37.308"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007641'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '37.308'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "37.308"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001387'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '37.308'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "37.308"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001646'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '37.308'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "37.308"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001785'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '37.308'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "37.308"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002752'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '37.308'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "37.308"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003365'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '37.308'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 10.633)"^^geo:wktLiteral ;
  geo-pos:lat "37.308"^^xsd:decimal ;
  geo-pos:long "10.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005068'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.633'^^xsd:double;
  dwc:latitude '37.308'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.243"^^xsd:decimal ;
  dwc:decimalLongitude "10.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  geo-pos:lat "34.243"^^xsd:decimal ;
  geo-pos:long "10.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006897'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.637'^^xsd:double;
  dwc:latitude '34.243'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.243"^^xsd:decimal ;
  dwc:decimalLongitude "10.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  geo-pos:lat "34.243"^^xsd:decimal ;
  geo-pos:long "10.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004999'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.637'^^xsd:double;
  dwc:latitude '34.243'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.243"^^xsd:decimal ;
  dwc:decimalLongitude "10.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  geo-pos:lat "34.243"^^xsd:decimal ;
  geo-pos:long "10.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004775'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.637'^^xsd:double;
  dwc:latitude '34.243'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.243"^^xsd:decimal ;
  dwc:decimalLongitude "10.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  geo-pos:lat "34.243"^^xsd:decimal ;
  geo-pos:long "10.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000113'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.637'^^xsd:double;
  dwc:latitude '34.243'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.243"^^xsd:decimal ;
  dwc:decimalLongitude "10.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  geo-pos:lat "34.243"^^xsd:decimal ;
  geo-pos:long "10.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000297'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.637'^^xsd:double;
  dwc:latitude '34.243'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.243"^^xsd:decimal ;
  dwc:decimalLongitude "10.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  geo-pos:lat "34.243"^^xsd:decimal ;
  geo-pos:long "10.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000298'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.637'^^xsd:double;
  dwc:latitude '34.243'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.243"^^xsd:decimal ;
  dwc:decimalLongitude "10.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  geo-pos:lat "34.243"^^xsd:decimal ;
  geo-pos:long "10.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001936'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.637'^^xsd:double;
  dwc:latitude '34.243'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.243"^^xsd:decimal ;
  dwc:decimalLongitude "10.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  geo-pos:lat "34.243"^^xsd:decimal ;
  geo-pos:long "10.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003621'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.637'^^xsd:double;
  dwc:latitude '34.243'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.243"^^xsd:decimal ;
  dwc:decimalLongitude "10.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  geo-pos:lat "34.243"^^xsd:decimal ;
  geo-pos:long "10.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005874'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.637'^^xsd:double;
  dwc:latitude '34.243'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.243"^^xsd:decimal ;
  dwc:decimalLongitude "10.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.243 10.637)"^^geo:wktLiteral ;
  geo-pos:lat "34.243"^^xsd:decimal ;
  geo-pos:long "10.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006364'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.637'^^xsd:double;
  dwc:latitude '34.243'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.314"^^xsd:decimal ;
  dwc:decimalLongitude "10.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.314"^^xsd:decimal ;
  geo-pos:long "10.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006931'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.64'^^xsd:double;
  dwc:latitude '37.314'^^xsd:double;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.314"^^xsd:decimal ;
  dwc:decimalLongitude "10.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.314"^^xsd:decimal ;
  geo-pos:long "10.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007483'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.64'^^xsd:double;
  dwc:latitude '37.314'^^xsd:double;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.314"^^xsd:decimal ;
  dwc:decimalLongitude "10.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.314"^^xsd:decimal ;
  geo-pos:long "10.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000003'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.64'^^xsd:double;
  dwc:latitude '37.314'^^xsd:double;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.314"^^xsd:decimal ;
  dwc:decimalLongitude "10.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.314"^^xsd:decimal ;
  geo-pos:long "10.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001572'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.64'^^xsd:double;
  dwc:latitude '37.314'^^xsd:double;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.314"^^xsd:decimal ;
  dwc:decimalLongitude "10.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.314"^^xsd:decimal ;
  geo-pos:long "10.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001647'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.64'^^xsd:double;
  dwc:latitude '37.314'^^xsd:double;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.314"^^xsd:decimal ;
  dwc:decimalLongitude "10.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.314"^^xsd:decimal ;
  geo-pos:long "10.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002753'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.64'^^xsd:double;
  dwc:latitude '37.314'^^xsd:double;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.314"^^xsd:decimal ;
  dwc:decimalLongitude "10.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.314"^^xsd:decimal ;
  geo-pos:long "10.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002754'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.64'^^xsd:double;
  dwc:latitude '37.314'^^xsd:double;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.314"^^xsd:decimal ;
  dwc:decimalLongitude "10.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.314"^^xsd:decimal ;
  geo-pos:long "10.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003366'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.64'^^xsd:double;
  dwc:latitude '37.314'^^xsd:double;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.314"^^xsd:decimal ;
  dwc:decimalLongitude "10.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.314"^^xsd:decimal ;
  geo-pos:long "10.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003693'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.64'^^xsd:double;
  dwc:latitude '37.314'^^xsd:double;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.314"^^xsd:decimal ;
  dwc:decimalLongitude "10.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.314"^^xsd:decimal ;
  geo-pos:long "10.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003710'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.64'^^xsd:double;
  dwc:latitude '37.314'^^xsd:double;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.314"^^xsd:decimal ;
  dwc:decimalLongitude "10.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.314"^^xsd:decimal ;
  geo-pos:long "10.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004586'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.64'^^xsd:double;
  dwc:latitude '37.314'^^xsd:double;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.314"^^xsd:decimal ;
  dwc:decimalLongitude "10.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.314 10.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.314"^^xsd:decimal ;
  geo-pos:long "10.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004890'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.64'^^xsd:double;
  dwc:latitude '37.314'^^xsd:double;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.641)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000388'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.641'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.641)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003100'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.641'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.641)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004146'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.641'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.641)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004448'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.641'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.641)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004830'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.641'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.641)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005949'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.641'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441"^^xsd:decimal ;
  dwc:decimalLongitude "10.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441 10.641)"^^geo:wktLiteral ;
  geo-pos:lat "34.441"^^xsd:decimal ;
  geo-pos:long "10.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006381'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.641'^^xsd:double;
  dwc:latitude '34.441'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "34.242"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000296'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '34.242'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "34.242"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004537'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '34.242'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "34.242"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004998'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '34.242'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006818'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006819'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007454'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007090'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004574'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005173'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000537'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000538'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001640'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001695'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002253'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002716'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003336'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003556'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003896'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003937'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005296'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005498'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005499'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006167'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.642'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006959'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007455'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007575'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002322'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000539'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000672'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001217'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001641'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002717'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003337'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004575'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004885'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005578'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005712'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006075'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.159"^^xsd:decimal ;
  dwc:decimalLongitude "10.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.159 10.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.159"^^xsd:decimal ;
  geo-pos:long "10.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006076'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.646'^^xsd:double;
  dwc:latitude '37.159'^^xsd:double;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.492 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.492 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.492"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003114'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '34.492'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.492 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.492 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.492"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004159'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '34.492'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.492 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.492 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.492"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004453'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '34.492'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.492 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.492 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.492"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004853'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '34.492'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.492 10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.492 10.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.492"^^xsd:decimal ;
  geo-pos:long "10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005966'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.65'^^xsd:double;
  dwc:latitude '34.492'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 10.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251"^^xsd:decimal ;
  dwc:decimalLongitude "10.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 10.651)"^^geo:wktLiteral ;
  geo-pos:lat "34.251"^^xsd:decimal ;
  geo-pos:long "10.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000303'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.651'^^xsd:double;
  dwc:latitude '34.251'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 10.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251"^^xsd:decimal ;
  dwc:decimalLongitude "10.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 10.651)"^^geo:wktLiteral ;
  geo-pos:lat "34.251"^^xsd:decimal ;
  geo-pos:long "10.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001436'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.651'^^xsd:double;
  dwc:latitude '34.251'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 10.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251"^^xsd:decimal ;
  dwc:decimalLongitude "10.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 10.651)"^^geo:wktLiteral ;
  geo-pos:lat "34.251"^^xsd:decimal ;
  geo-pos:long "10.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001559'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.651'^^xsd:double;
  dwc:latitude '34.251'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 10.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251"^^xsd:decimal ;
  dwc:decimalLongitude "10.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 10.651)"^^geo:wktLiteral ;
  geo-pos:lat "34.251"^^xsd:decimal ;
  geo-pos:long "10.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005000'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.651'^^xsd:double;
  dwc:latitude '34.251'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.223 10.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.223"^^xsd:decimal ;
  dwc:decimalLongitude "10.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.223 10.657)"^^geo:wktLiteral ;
  geo-pos:lat "34.223"^^xsd:decimal ;
  geo-pos:long "10.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007158'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.657'^^xsd:double;
  dwc:latitude '34.223'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.223 10.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.223"^^xsd:decimal ;
  dwc:decimalLongitude "10.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.223 10.657)"^^geo:wktLiteral ;
  geo-pos:lat "34.223"^^xsd:decimal ;
  geo-pos:long "10.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000060'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.657'^^xsd:double;
  dwc:latitude '34.223'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.223 10.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.223"^^xsd:decimal ;
  dwc:decimalLongitude "10.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.223 10.657)"^^geo:wktLiteral ;
  geo-pos:lat "34.223"^^xsd:decimal ;
  geo-pos:long "10.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000281'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.657'^^xsd:double;
  dwc:latitude '34.223'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.223 10.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.223"^^xsd:decimal ;
  dwc:decimalLongitude "10.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.223 10.657)"^^geo:wktLiteral ;
  geo-pos:lat "34.223"^^xsd:decimal ;
  geo-pos:long "10.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002041'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.657'^^xsd:double;
  dwc:latitude '34.223'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.223 10.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.223"^^xsd:decimal ;
  dwc:decimalLongitude "10.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.223 10.657)"^^geo:wktLiteral ;
  geo-pos:lat "34.223"^^xsd:decimal ;
  geo-pos:long "10.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005394'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.657'^^xsd:double;
  dwc:latitude '34.223'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.223 10.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.223"^^xsd:decimal ;
  dwc:decimalLongitude "10.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.223 10.657)"^^geo:wktLiteral ;
  geo-pos:lat "34.223"^^xsd:decimal ;
  geo-pos:long "10.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005863'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.657'^^xsd:double;
  dwc:latitude '34.223'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006901'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007083'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000964'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001949'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002494'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004125'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004365'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004366'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004499'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004813'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005928'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006127'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006415'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004838'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002511'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003639'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005957'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.658)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006386'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.658'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006964'^^xsd:string;
  dwc:scientificName 'Trachinus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.663'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126094'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007084'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.663'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000375'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.663'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000376'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.663'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001952'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.663'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004367'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.663'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004500'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.663'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004501'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.663'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004819'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.663'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005426'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.663'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006156'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.663'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005938'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.663'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.663)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006417'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.663'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007153'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004762'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000273'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001266'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001933'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002910'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002954'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003041'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003777'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.203"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.203 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.203"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005857'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '34.203'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006735'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007449'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007450'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005171'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000535'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000670'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002249'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002713'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003332'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.108"^^xsd:decimal ;
  dwc:decimalLongitude "10.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.108 10.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.108"^^xsd:decimal ;
  geo-pos:long "10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005495'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.667'^^xsd:double;
  dwc:latitude '37.108'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007004'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007005'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007443'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000530'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000665'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001122'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001467'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002703'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003322'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003893'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003936'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004322'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005287'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006041'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006518'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "10.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 10.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "10.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006597'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.669'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.305 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.305"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.305 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "34.305"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000322'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '34.305'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.305 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.305"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.305 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "34.305"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000713'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '34.305'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.305 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.305"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.305 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "34.305"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000943'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '34.305'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.305 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.305"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.305 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "34.305"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002059'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '34.305'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.305 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.305"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.305 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "34.305"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002470'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '34.305'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.305 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.305"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.305 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "34.305"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005411'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '34.305'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.305 10.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.305"^^xsd:decimal ;
  dwc:decimalLongitude "10.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.305 10.67)"^^geo:wktLiteral ;
  geo-pos:lat "34.305"^^xsd:decimal ;
  geo-pos:long "10.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005891'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.67'^^xsd:double;
  dwc:latitude '34.305'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.462 10.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.462"^^xsd:decimal ;
  dwc:decimalLongitude "10.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.462 10.671)"^^geo:wktLiteral ;
  geo-pos:lat "34.462"^^xsd:decimal ;
  geo-pos:long "10.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000127'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.671'^^xsd:double;
  dwc:latitude '34.462'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.462 10.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.462"^^xsd:decimal ;
  dwc:decimalLongitude "10.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.462 10.671)"^^geo:wktLiteral ;
  geo-pos:lat "34.462"^^xsd:decimal ;
  geo-pos:long "10.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004839'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.671'^^xsd:double;
  dwc:latitude '34.462'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.462 10.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.462"^^xsd:decimal ;
  dwc:decimalLongitude "10.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.462 10.671)"^^geo:wktLiteral ;
  geo-pos:lat "34.462"^^xsd:decimal ;
  geo-pos:long "10.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001475'^^xsd:string;
  dwc:scientificName 'Epinephelus aeneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.671'^^xsd:double;
  dwc:latitude '34.462'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127032'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.462 10.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.462"^^xsd:decimal ;
  dwc:decimalLongitude "10.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.462 10.671)"^^geo:wktLiteral ;
  geo-pos:lat "34.462"^^xsd:decimal ;
  geo-pos:long "10.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002923'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.671'^^xsd:double;
  dwc:latitude '34.462'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.462 10.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.462"^^xsd:decimal ;
  dwc:decimalLongitude "10.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.462 10.671)"^^geo:wktLiteral ;
  geo-pos:lat "34.462"^^xsd:decimal ;
  geo-pos:long "10.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002965'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.671'^^xsd:double;
  dwc:latitude '34.462'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002075'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000349'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000652'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000719'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000957'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000958'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001519'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002074'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002488'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003081'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003082'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004804'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005046'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005220'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005327'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.378"^^xsd:decimal ;
  dwc:decimalLongitude "10.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.378 10.672)"^^geo:wktLiteral ;
  geo-pos:lat "34.378"^^xsd:decimal ;
  geo-pos:long "10.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005915'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.672'^^xsd:double;
  dwc:latitude '34.378'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.44"^^xsd:decimal ;
  dwc:decimalLongitude "10.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  geo-pos:lat "34.44"^^xsd:decimal ;
  geo-pos:long "10.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007208'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.681'^^xsd:double;
  dwc:latitude '34.44'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.44"^^xsd:decimal ;
  dwc:decimalLongitude "10.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  geo-pos:lat "34.44"^^xsd:decimal ;
  geo-pos:long "10.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000385'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.681'^^xsd:double;
  dwc:latitude '34.44'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.44"^^xsd:decimal ;
  dwc:decimalLongitude "10.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  geo-pos:lat "34.44"^^xsd:decimal ;
  geo-pos:long "10.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001979'^^xsd:string;
  dwc:scientificName 'Liza spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.681'^^xsd:double;
  dwc:latitude '34.44'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126031'^^xsd:integer;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.44"^^xsd:decimal ;
  dwc:decimalLongitude "10.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  geo-pos:lat "34.44"^^xsd:decimal ;
  geo-pos:long "10.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001959'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.681'^^xsd:double;
  dwc:latitude '34.44'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.44"^^xsd:decimal ;
  dwc:decimalLongitude "10.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  geo-pos:lat "34.44"^^xsd:decimal ;
  geo-pos:long "10.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003099'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.681'^^xsd:double;
  dwc:latitude '34.44'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.44"^^xsd:decimal ;
  dwc:decimalLongitude "10.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  geo-pos:lat "34.44"^^xsd:decimal ;
  geo-pos:long "10.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003794'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.681'^^xsd:double;
  dwc:latitude '34.44'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.44"^^xsd:decimal ;
  dwc:decimalLongitude "10.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  geo-pos:lat "34.44"^^xsd:decimal ;
  geo-pos:long "10.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004447'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.681'^^xsd:double;
  dwc:latitude '34.44'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.44"^^xsd:decimal ;
  dwc:decimalLongitude "10.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  geo-pos:lat "34.44"^^xsd:decimal ;
  geo-pos:long "10.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004828'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.681'^^xsd:double;
  dwc:latitude '34.44'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.44"^^xsd:decimal ;
  dwc:decimalLongitude "10.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  geo-pos:lat "34.44"^^xsd:decimal ;
  geo-pos:long "10.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005947'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.681'^^xsd:double;
  dwc:latitude '34.44'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.44"^^xsd:decimal ;
  dwc:decimalLongitude "10.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.44 10.681)"^^geo:wktLiteral ;
  geo-pos:lat "34.44"^^xsd:decimal ;
  geo-pos:long "10.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006465'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.681'^^xsd:double;
  dwc:latitude '34.44'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.106"^^xsd:decimal ;
  dwc:decimalLongitude "10.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  geo-pos:lat "37.106"^^xsd:decimal ;
  geo-pos:long "10.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007016'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.682'^^xsd:double;
  dwc:latitude '37.106'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.106"^^xsd:decimal ;
  dwc:decimalLongitude "10.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  geo-pos:lat "37.106"^^xsd:decimal ;
  geo-pos:long "10.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007448'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.682'^^xsd:double;
  dwc:latitude '37.106'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.106"^^xsd:decimal ;
  dwc:decimalLongitude "10.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  geo-pos:lat "37.106"^^xsd:decimal ;
  geo-pos:long "10.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000014'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.682'^^xsd:double;
  dwc:latitude '37.106'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.106"^^xsd:decimal ;
  dwc:decimalLongitude "10.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  geo-pos:lat "37.106"^^xsd:decimal ;
  geo-pos:long "10.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000588'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.682'^^xsd:double;
  dwc:latitude '37.106'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.106"^^xsd:decimal ;
  dwc:decimalLongitude "10.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  geo-pos:lat "37.106"^^xsd:decimal ;
  geo-pos:long "10.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001312'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.682'^^xsd:double;
  dwc:latitude '37.106'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.106"^^xsd:decimal ;
  dwc:decimalLongitude "10.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  geo-pos:lat "37.106"^^xsd:decimal ;
  geo-pos:long "10.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002712'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.682'^^xsd:double;
  dwc:latitude '37.106'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.106"^^xsd:decimal ;
  dwc:decimalLongitude "10.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  geo-pos:lat "37.106"^^xsd:decimal ;
  geo-pos:long "10.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003331'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.682'^^xsd:double;
  dwc:latitude '37.106'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.106"^^xsd:decimal ;
  dwc:decimalLongitude "10.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  geo-pos:lat "37.106"^^xsd:decimal ;
  geo-pos:long "10.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005494'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.682'^^xsd:double;
  dwc:latitude '37.106'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.106"^^xsd:decimal ;
  dwc:decimalLongitude "10.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  geo-pos:lat "37.106"^^xsd:decimal ;
  geo-pos:long "10.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005666'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.682'^^xsd:double;
  dwc:latitude '37.106'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.106"^^xsd:decimal ;
  dwc:decimalLongitude "10.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106 10.682)"^^geo:wktLiteral ;
  geo-pos:lat "37.106"^^xsd:decimal ;
  geo-pos:long "10.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006276'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.682'^^xsd:double;
  dwc:latitude '37.106'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006713'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006978'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000458'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001065'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001066'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001160'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001343'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002154'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002590'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003205'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003206'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003524'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003848'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004237'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004238'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005057'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005237'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006005'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006241'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006478'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.925 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "35.925"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006569'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '35.925'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007317'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005151'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006130'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000465'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003221'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003858'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004244'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004245'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005607'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006246'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.692)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006483'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.692'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.329"^^xsd:decimal ;
  dwc:decimalLongitude "10.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  geo-pos:lat "34.329"^^xsd:decimal ;
  geo-pos:long "10.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000329'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.694'^^xsd:double;
  dwc:latitude '34.329'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.329"^^xsd:decimal ;
  dwc:decimalLongitude "10.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  geo-pos:lat "34.329"^^xsd:decimal ;
  geo-pos:long "10.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000714'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.694'^^xsd:double;
  dwc:latitude '34.329'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.329"^^xsd:decimal ;
  dwc:decimalLongitude "10.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  geo-pos:lat "34.329"^^xsd:decimal ;
  geo-pos:long "10.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001941'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.694'^^xsd:double;
  dwc:latitude '34.329'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.329"^^xsd:decimal ;
  dwc:decimalLongitude "10.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  geo-pos:lat "34.329"^^xsd:decimal ;
  geo-pos:long "10.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002958'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.694'^^xsd:double;
  dwc:latitude '34.329'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.329"^^xsd:decimal ;
  dwc:decimalLongitude "10.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  geo-pos:lat "34.329"^^xsd:decimal ;
  geo-pos:long "10.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003448'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.694'^^xsd:double;
  dwc:latitude '34.329'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.329"^^xsd:decimal ;
  dwc:decimalLongitude "10.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  geo-pos:lat "34.329"^^xsd:decimal ;
  geo-pos:long "10.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003628'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.694'^^xsd:double;
  dwc:latitude '34.329'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.329"^^xsd:decimal ;
  dwc:decimalLongitude "10.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  geo-pos:lat "34.329"^^xsd:decimal ;
  geo-pos:long "10.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004431'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.694'^^xsd:double;
  dwc:latitude '34.329'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.329"^^xsd:decimal ;
  dwc:decimalLongitude "10.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  geo-pos:lat "34.329"^^xsd:decimal ;
  geo-pos:long "10.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004793'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.694'^^xsd:double;
  dwc:latitude '34.329'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.329"^^xsd:decimal ;
  dwc:decimalLongitude "10.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  geo-pos:lat "34.329"^^xsd:decimal ;
  geo-pos:long "10.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005003'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.694'^^xsd:double;
  dwc:latitude '34.329'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.329"^^xsd:decimal ;
  dwc:decimalLongitude "10.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  geo-pos:lat "34.329"^^xsd:decimal ;
  geo-pos:long "10.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005899'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.694'^^xsd:double;
  dwc:latitude '34.329'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.329"^^xsd:decimal ;
  dwc:decimalLongitude "10.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.329 10.694)"^^geo:wktLiteral ;
  geo-pos:lat "34.329"^^xsd:decimal ;
  geo-pos:long "10.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006141'^^xsd:string;
  dwc:scientificName 'Seriola dumerili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.694'^^xsd:double;
  dwc:latitude '34.329'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.38 10.696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.38"^^xsd:decimal ;
  dwc:decimalLongitude "10.696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.38 10.696)"^^geo:wktLiteral ;
  geo-pos:lat "34.38"^^xsd:decimal ;
  geo-pos:long "10.696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000351'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.696'^^xsd:double;
  dwc:latitude '34.38'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.38 10.696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.38"^^xsd:decimal ;
  dwc:decimalLongitude "10.696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.38 10.696)"^^geo:wktLiteral ;
  geo-pos:lat "34.38"^^xsd:decimal ;
  geo-pos:long "10.696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005918'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.696'^^xsd:double;
  dwc:latitude '34.38'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006900'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000118'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000350'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003632'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004116'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004805'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005916'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006376'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006842'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006980'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007316'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004921'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005150'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000464'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000747'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000794'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001070'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001162'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002165'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002611'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003219'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003220'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003528'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003529'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003857'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003929'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004243'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005334'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005454'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006008'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006245'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006303'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006304'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006482'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006800'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007325'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007326'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000473'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000835'^^xsd:string;
  dwc:scientificName 'Dentex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '126075'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001081'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001452'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001637'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001673'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002616'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002617'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003233'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004255'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005248'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005343'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006675'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007002'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007003'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007633'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000092'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005167'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002233'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002702'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003321'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003671'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004321'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005286'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005487'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006433'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006517'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006595'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006596'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006934'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007541'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000006'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000008'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000612'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001233'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001485'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001591'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001654'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001818'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001819'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002336'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002839'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002840'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003728'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004622'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004898'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004899'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004928'^^xsd:string;
  dwc:scientificName 'Plesionika acanthonotus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107654'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004951'^^xsd:string;
  dwc:scientificName 'Pleurenecte flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005110'^^xsd:string;
  dwc:scientificName 'Raja oxyrhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '399716'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006106'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006139'^^xsd:string;
  dwc:scientificName 'Sepiola spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  geo-pos:lat "37.379"^^xsd:decimal ;
  geo-pos:long "10.703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006932'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.703'^^xsd:double;
  dwc:latitude '37.379'^^xsd:double;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  geo-pos:lat "37.379"^^xsd:decimal ;
  geo-pos:long "10.703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007501'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.703'^^xsd:double;
  dwc:latitude '37.379'^^xsd:double;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  geo-pos:lat "37.379"^^xsd:decimal ;
  geo-pos:long "10.703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001650'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.703'^^xsd:double;
  dwc:latitude '37.379'^^xsd:double;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  geo-pos:lat "37.379"^^xsd:decimal ;
  geo-pos:long "10.703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001797'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.703'^^xsd:double;
  dwc:latitude '37.379'^^xsd:double;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  geo-pos:lat "37.379"^^xsd:decimal ;
  geo-pos:long "10.703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002782'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.703'^^xsd:double;
  dwc:latitude '37.379'^^xsd:double;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  geo-pos:lat "37.379"^^xsd:decimal ;
  geo-pos:long "10.703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003379'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.703'^^xsd:double;
  dwc:latitude '37.379'^^xsd:double;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  geo-pos:lat "37.379"^^xsd:decimal ;
  geo-pos:long "10.703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003719'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.703'^^xsd:double;
  dwc:latitude '37.379'^^xsd:double;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379 10.703)"^^geo:wktLiteral ;
  geo-pos:lat "37.379"^^xsd:decimal ;
  geo-pos:long "10.703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003913'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.703'^^xsd:double;
  dwc:latitude '37.379'^^xsd:double;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006657'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007311'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007312'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000463'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002163'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002608'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002609'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003217'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003855'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004242'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005058'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005453'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005567'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006244'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.012"^^xsd:decimal ;
  dwc:decimalLongitude "10.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.012 10.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.012"^^xsd:decimal ;
  geo-pos:long "10.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006481'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.707'^^xsd:double;
  dwc:latitude '36.012'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007322'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007323'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000471'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000655'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001351'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001451'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002172'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002173'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002614'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003231'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003862'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004253'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005246'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005247'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006012'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006249'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.158'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006958'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007007'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007008'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007044'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007634'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000531'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001124'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002236'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002237'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002705'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003324'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003673'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004324'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005168'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005489'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005665'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006042'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006598'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007452'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007453'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000536'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000671'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000810'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000811'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001382'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002252'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002715'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003334'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003335'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004573'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005032'^^xsd:string;
  dwc:scientificName 'Raja alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '217404'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005497'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.158"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.158 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.158"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006045'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.158'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007510'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001801'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001802'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002799'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002800'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003571'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.708)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004606'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.708'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007495'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007645'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006170'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000595'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001221'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001710'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001791'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001792'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001847'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002773'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002774'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003374'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003375'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003569'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003716'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004597'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006132'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007508'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001800'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002796'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002797'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003905'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003951'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004605'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 10.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "10.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005626'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.717'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.18"^^xsd:decimal ;
  geo-pos:long "10.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006801'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.733'^^xsd:double;
  dwc:latitude '36.18'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.18"^^xsd:decimal ;
  geo-pos:long "10.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007328'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.733'^^xsd:double;
  dwc:latitude '36.18'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.18"^^xsd:decimal ;
  geo-pos:long "10.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007329'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.733'^^xsd:double;
  dwc:latitude '36.18'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.18"^^xsd:decimal ;
  geo-pos:long "10.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000474'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.733'^^xsd:double;
  dwc:latitude '36.18'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.18"^^xsd:decimal ;
  geo-pos:long "10.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001453'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.733'^^xsd:double;
  dwc:latitude '36.18'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.18"^^xsd:decimal ;
  geo-pos:long "10.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002175'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.733'^^xsd:double;
  dwc:latitude '36.18'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.18"^^xsd:decimal ;
  geo-pos:long "10.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002619'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.733'^^xsd:double;
  dwc:latitude '36.18'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.18"^^xsd:decimal ;
  geo-pos:long "10.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002620'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.733'^^xsd:double;
  dwc:latitude '36.18'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.18"^^xsd:decimal ;
  geo-pos:long "10.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003235'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.733'^^xsd:double;
  dwc:latitude '36.18'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.18"^^xsd:decimal ;
  geo-pos:long "10.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005249'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.733'^^xsd:double;
  dwc:latitude '36.18'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18"^^xsd:decimal ;
  dwc:decimalLongitude "10.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 10.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.18"^^xsd:decimal ;
  geo-pos:long "10.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005457'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.733'^^xsd:double;
  dwc:latitude '36.18'^^xsd:double;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006736'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.742'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006822'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.742'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007461'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.742'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000542'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.742'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001314'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.742'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002258'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.742'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002724'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.742'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003342'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.742'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003558'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.742'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004578'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.742'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005177'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.742'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005300'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.742'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005348'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.742'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.192"^^xsd:decimal ;
  dwc:decimalLongitude "10.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.192 10.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.192"^^xsd:decimal ;
  geo-pos:long "10.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005668'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.742'^^xsd:double;
  dwc:latitude '37.192'^^xsd:double;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.453"^^xsd:decimal ;
  dwc:decimalLongitude "10.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  geo-pos:lat "34.453"^^xsd:decimal ;
  geo-pos:long "10.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000390'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.748'^^xsd:double;
  dwc:latitude '34.453'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.453"^^xsd:decimal ;
  dwc:decimalLongitude "10.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  geo-pos:lat "34.453"^^xsd:decimal ;
  geo-pos:long "10.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000723'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.748'^^xsd:double;
  dwc:latitude '34.453'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.453"^^xsd:decimal ;
  dwc:decimalLongitude "10.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  geo-pos:lat "34.453"^^xsd:decimal ;
  geo-pos:long "10.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001961'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.748'^^xsd:double;
  dwc:latitude '34.453'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.453"^^xsd:decimal ;
  dwc:decimalLongitude "10.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  geo-pos:lat "34.453"^^xsd:decimal ;
  geo-pos:long "10.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002922'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.748'^^xsd:double;
  dwc:latitude '34.453'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.453"^^xsd:decimal ;
  dwc:decimalLongitude "10.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  geo-pos:lat "34.453"^^xsd:decimal ;
  geo-pos:long "10.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002964'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.748'^^xsd:double;
  dwc:latitude '34.453'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.453"^^xsd:decimal ;
  dwc:decimalLongitude "10.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  geo-pos:lat "34.453"^^xsd:decimal ;
  geo-pos:long "10.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003102'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.748'^^xsd:double;
  dwc:latitude '34.453'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.453"^^xsd:decimal ;
  dwc:decimalLongitude "10.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  geo-pos:lat "34.453"^^xsd:decimal ;
  geo-pos:long "10.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004452'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.748'^^xsd:double;
  dwc:latitude '34.453'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.453"^^xsd:decimal ;
  dwc:decimalLongitude "10.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  geo-pos:lat "34.453"^^xsd:decimal ;
  geo-pos:long "10.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004833'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.748'^^xsd:double;
  dwc:latitude '34.453'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.453"^^xsd:decimal ;
  dwc:decimalLongitude "10.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  geo-pos:lat "34.453"^^xsd:decimal ;
  geo-pos:long "10.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005952'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.748'^^xsd:double;
  dwc:latitude '34.453'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.453"^^xsd:decimal ;
  dwc:decimalLongitude "10.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  geo-pos:lat "34.453"^^xsd:decimal ;
  geo-pos:long "10.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006383'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.748'^^xsd:double;
  dwc:latitude '34.453'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.453"^^xsd:decimal ;
  dwc:decimalLongitude "10.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.453 10.748)"^^geo:wktLiteral ;
  geo-pos:lat "34.453"^^xsd:decimal ;
  geo-pos:long "10.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006466'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.748'^^xsd:double;
  dwc:latitude '34.453'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000065'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.755'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000341'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.755'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001279'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.755'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001945'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.755'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002960'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.755'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003075'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.755'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003787'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.755'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003918'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.755'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004436'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.755'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004799'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.755'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005908'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.755'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.755)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006456'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.755'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.912"^^xsd:decimal ;
  dwc:decimalLongitude "10.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  geo-pos:lat "35.912"^^xsd:decimal ;
  geo-pos:long "10.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000792'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.756'^^xsd:double;
  dwc:latitude '35.912'^^xsd:double;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.912"^^xsd:decimal ;
  dwc:decimalLongitude "10.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  geo-pos:lat "35.912"^^xsd:decimal ;
  geo-pos:long "10.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001063'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.756'^^xsd:double;
  dwc:latitude '35.912'^^xsd:double;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.912"^^xsd:decimal ;
  dwc:decimalLongitude "10.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  geo-pos:lat "35.912"^^xsd:decimal ;
  geo-pos:long "10.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001342'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.756'^^xsd:double;
  dwc:latitude '35.912'^^xsd:double;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.912"^^xsd:decimal ;
  dwc:decimalLongitude "10.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  geo-pos:lat "35.912"^^xsd:decimal ;
  geo-pos:long "10.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002587'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.756'^^xsd:double;
  dwc:latitude '35.912'^^xsd:double;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.912"^^xsd:decimal ;
  dwc:decimalLongitude "10.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  geo-pos:lat "35.912"^^xsd:decimal ;
  geo-pos:long "10.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003845'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.756'^^xsd:double;
  dwc:latitude '35.912'^^xsd:double;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.912"^^xsd:decimal ;
  dwc:decimalLongitude "10.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  geo-pos:lat "35.912"^^xsd:decimal ;
  geo-pos:long "10.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004235'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.756'^^xsd:double;
  dwc:latitude '35.912'^^xsd:double;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.912"^^xsd:decimal ;
  dwc:decimalLongitude "10.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  geo-pos:lat "35.912"^^xsd:decimal ;
  geo-pos:long "10.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005056'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.756'^^xsd:double;
  dwc:latitude '35.912'^^xsd:double;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.912"^^xsd:decimal ;
  dwc:decimalLongitude "10.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  geo-pos:lat "35.912"^^xsd:decimal ;
  geo-pos:long "10.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005601'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.756'^^xsd:double;
  dwc:latitude '35.912'^^xsd:double;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.912"^^xsd:decimal ;
  dwc:decimalLongitude "10.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.912 10.756)"^^geo:wktLiteral ;
  geo-pos:lat "35.912"^^xsd:decimal ;
  geo-pos:long "10.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006004'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.756'^^xsd:double;
  dwc:latitude '35.912'^^xsd:double;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1998-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 10.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 10.767)"^^geo:wktLiteral ;
  geo-pos:lat "34.242"^^xsd:decimal ;
  geo-pos:long "10.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000295'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.767'^^xsd:double;
  dwc:latitude '34.242'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 10.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 10.767)"^^geo:wktLiteral ;
  geo-pos:lat "34.242"^^xsd:decimal ;
  geo-pos:long "10.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004075'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.767'^^xsd:double;
  dwc:latitude '34.242'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 10.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 10.767)"^^geo:wktLiteral ;
  geo-pos:lat "34.242"^^xsd:decimal ;
  geo-pos:long "10.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004536'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.767'^^xsd:double;
  dwc:latitude '34.242'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 10.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 10.767)"^^geo:wktLiteral ;
  geo-pos:lat "34.242"^^xsd:decimal ;
  geo-pos:long "10.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005873'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.767'^^xsd:double;
  dwc:latitude '34.242'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 10.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 10.767)"^^geo:wktLiteral ;
  geo-pos:lat "34.258"^^xsd:decimal ;
  geo-pos:long "10.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000307'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.767'^^xsd:double;
  dwc:latitude '34.258'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 10.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 10.767)"^^geo:wktLiteral ;
  geo-pos:lat "34.258"^^xsd:decimal ;
  geo-pos:long "10.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004081'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.767'^^xsd:double;
  dwc:latitude '34.258'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 10.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.258"^^xsd:decimal ;
  dwc:decimalLongitude "10.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 10.767)"^^geo:wktLiteral ;
  geo-pos:lat "34.258"^^xsd:decimal ;
  geo-pos:long "10.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005880'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.767'^^xsd:double;
  dwc:latitude '34.258'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.261 10.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.261"^^xsd:decimal ;
  dwc:decimalLongitude "10.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.261 10.768)"^^geo:wktLiteral ;
  geo-pos:lat "34.261"^^xsd:decimal ;
  geo-pos:long "10.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000308'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.768'^^xsd:double;
  dwc:latitude '34.261'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.261 10.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.261"^^xsd:decimal ;
  dwc:decimalLongitude "10.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.261 10.768)"^^geo:wktLiteral ;
  geo-pos:lat "34.261"^^xsd:decimal ;
  geo-pos:long "10.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001627'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.768'^^xsd:double;
  dwc:latitude '34.261'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.261 10.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.261"^^xsd:decimal ;
  dwc:decimalLongitude "10.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.261 10.768)"^^geo:wktLiteral ;
  geo-pos:lat "34.261"^^xsd:decimal ;
  geo-pos:long "10.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002050'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.768'^^xsd:double;
  dwc:latitude '34.261'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.261 10.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.261"^^xsd:decimal ;
  dwc:decimalLongitude "10.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.261 10.768)"^^geo:wktLiteral ;
  geo-pos:lat "34.261"^^xsd:decimal ;
  geo-pos:long "10.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002457'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.768'^^xsd:double;
  dwc:latitude '34.261'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.261 10.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.261"^^xsd:decimal ;
  dwc:decimalLongitude "10.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.261 10.768)"^^geo:wktLiteral ;
  geo-pos:lat "34.261"^^xsd:decimal ;
  geo-pos:long "10.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005403'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.768'^^xsd:double;
  dwc:latitude '34.261'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.261 10.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.261"^^xsd:decimal ;
  dwc:decimalLongitude "10.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.261 10.768)"^^geo:wktLiteral ;
  geo-pos:lat "34.261"^^xsd:decimal ;
  geo-pos:long "10.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005882'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.768'^^xsd:double;
  dwc:latitude '34.261'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 10.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "10.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 10.772)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "10.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007173'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.772'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 10.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "10.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 10.772)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "10.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000116'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.772'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 10.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "10.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 10.772)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "10.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000315'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.772'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 10.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "10.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 10.772)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "10.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000937'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.772'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 10.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "10.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 10.772)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "10.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005888'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.772'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 10.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "10.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 10.772)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "10.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006366'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.772'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.248 10.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.248"^^xsd:decimal ;
  dwc:decimalLongitude "10.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.248 10.774)"^^geo:wktLiteral ;
  geo-pos:lat "34.248"^^xsd:decimal ;
  geo-pos:long "10.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006898'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.774'^^xsd:double;
  dwc:latitude '34.248'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.248 10.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.248"^^xsd:decimal ;
  dwc:decimalLongitude "10.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.248 10.774)"^^geo:wktLiteral ;
  geo-pos:lat "34.248"^^xsd:decimal ;
  geo-pos:long "10.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000302'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.774'^^xsd:double;
  dwc:latitude '34.248'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.248 10.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.248"^^xsd:decimal ;
  dwc:decimalLongitude "10.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.248 10.774)"^^geo:wktLiteral ;
  geo-pos:lat "34.248"^^xsd:decimal ;
  geo-pos:long "10.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004777'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.774'^^xsd:double;
  dwc:latitude '34.248'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.248 10.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.248"^^xsd:decimal ;
  dwc:decimalLongitude "10.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.248 10.774)"^^geo:wktLiteral ;
  geo-pos:lat "34.248"^^xsd:decimal ;
  geo-pos:long "10.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005401'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.774'^^xsd:double;
  dwc:latitude '34.248'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.248 10.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.248"^^xsd:decimal ;
  dwc:decimalLongitude "10.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.248 10.774)"^^geo:wktLiteral ;
  geo-pos:lat "34.248"^^xsd:decimal ;
  geo-pos:long "10.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005878'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.774'^^xsd:double;
  dwc:latitude '34.248'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007488'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001388'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001706'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002759'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002760'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003679'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003713'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003901'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004589'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006086'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007511'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001393'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001714'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002801'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002802'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004607'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.775)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006095'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.775'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.325"^^xsd:decimal ;
  dwc:decimalLongitude "10.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.325"^^xsd:decimal ;
  geo-pos:long "10.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007023'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.783'^^xsd:double;
  dwc:latitude '37.325'^^xsd:double;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.325"^^xsd:decimal ;
  dwc:decimalLongitude "10.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.325"^^xsd:decimal ;
  geo-pos:long "10.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007486'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.783'^^xsd:double;
  dwc:latitude '37.325'^^xsd:double;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.325"^^xsd:decimal ;
  dwc:decimalLongitude "10.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.325"^^xsd:decimal ;
  geo-pos:long "10.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004587'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.783'^^xsd:double;
  dwc:latitude '37.325'^^xsd:double;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.325"^^xsd:decimal ;
  dwc:decimalLongitude "10.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.325"^^xsd:decimal ;
  geo-pos:long "10.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001705'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.783'^^xsd:double;
  dwc:latitude '37.325'^^xsd:double;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.325"^^xsd:decimal ;
  dwc:decimalLongitude "10.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.325"^^xsd:decimal ;
  geo-pos:long "10.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001786'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.783'^^xsd:double;
  dwc:latitude '37.325'^^xsd:double;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.325"^^xsd:decimal ;
  dwc:decimalLongitude "10.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.325"^^xsd:decimal ;
  geo-pos:long "10.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001787'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.783'^^xsd:double;
  dwc:latitude '37.325'^^xsd:double;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.325"^^xsd:decimal ;
  dwc:decimalLongitude "10.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.325"^^xsd:decimal ;
  geo-pos:long "10.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002755'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.783'^^xsd:double;
  dwc:latitude '37.325'^^xsd:double;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.325"^^xsd:decimal ;
  dwc:decimalLongitude "10.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.325"^^xsd:decimal ;
  geo-pos:long "10.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002756'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.783'^^xsd:double;
  dwc:latitude '37.325'^^xsd:double;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.325"^^xsd:decimal ;
  dwc:decimalLongitude "10.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.325"^^xsd:decimal ;
  geo-pos:long "10.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003711'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.783'^^xsd:double;
  dwc:latitude '37.325'^^xsd:double;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.325"^^xsd:decimal ;
  dwc:decimalLongitude "10.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.325"^^xsd:decimal ;
  geo-pos:long "10.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003900'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.783'^^xsd:double;
  dwc:latitude '37.325'^^xsd:double;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.325"^^xsd:decimal ;
  dwc:decimalLongitude "10.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.325"^^xsd:decimal ;
  geo-pos:long "10.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005183'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.783'^^xsd:double;
  dwc:latitude '37.325'^^xsd:double;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.325"^^xsd:decimal ;
  dwc:decimalLongitude "10.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.325 10.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.325"^^xsd:decimal ;
  geo-pos:long "10.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005184'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.783'^^xsd:double;
  dwc:latitude '37.325'^^xsd:double;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006845'^^xsd:string;
  dwc:scientificName 'Squalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.786'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '105716'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007087'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.786'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005138'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.786'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001183'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.786'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001565'^^xsd:string;
  dwc:scientificName 'Gobius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.786'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002515'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.786'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003109'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.786'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004374'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.786'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004511'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.786'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004512'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.786'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004843'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.786'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005961'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.786'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.786)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006427'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.786'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  geo-pos:lat "36.226"^^xsd:decimal ;
  geo-pos:long "10.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007353'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.787'^^xsd:double;
  dwc:latitude '36.226'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  geo-pos:lat "36.226"^^xsd:decimal ;
  geo-pos:long "10.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001087'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.787'^^xsd:double;
  dwc:latitude '36.226'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  geo-pos:lat "36.226"^^xsd:decimal ;
  geo-pos:long "10.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002181'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.787'^^xsd:double;
  dwc:latitude '36.226'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  geo-pos:lat "36.226"^^xsd:decimal ;
  geo-pos:long "10.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002633'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.787'^^xsd:double;
  dwc:latitude '36.226'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  geo-pos:lat "36.226"^^xsd:decimal ;
  geo-pos:long "10.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003246'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.787'^^xsd:double;
  dwc:latitude '36.226'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  geo-pos:lat "36.226"^^xsd:decimal ;
  geo-pos:long "10.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003534'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.787'^^xsd:double;
  dwc:latitude '36.226'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  geo-pos:lat "36.226"^^xsd:decimal ;
  geo-pos:long "10.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003867'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.787'^^xsd:double;
  dwc:latitude '36.226'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  geo-pos:lat "36.226"^^xsd:decimal ;
  geo-pos:long "10.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003931'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.787'^^xsd:double;
  dwc:latitude '36.226'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1998-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  geo-pos:lat "36.226"^^xsd:decimal ;
  geo-pos:long "10.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004264'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.787'^^xsd:double;
  dwc:latitude '36.226'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  geo-pos:lat "36.226"^^xsd:decimal ;
  geo-pos:long "10.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006019'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.787'^^xsd:double;
  dwc:latitude '36.226'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1998-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  geo-pos:lat "36.226"^^xsd:decimal ;
  geo-pos:long "10.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006254'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.787'^^xsd:double;
  dwc:latitude '36.226'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.226"^^xsd:decimal ;
  dwc:decimalLongitude "10.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.226 10.787)"^^geo:wktLiteral ;
  geo-pos:lat "36.226"^^xsd:decimal ;
  geo-pos:long "10.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006489'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.787'^^xsd:double;
  dwc:latitude '36.226'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1998-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000064'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.788'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000340'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.788'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000717'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.788'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000949'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.788'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002478'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.788'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003074'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.788'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003629'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.788'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004103'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.788'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005421'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.788'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356"^^xsd:decimal ;
  dwc:decimalLongitude "10.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356 10.788)"^^geo:wktLiteral ;
  geo-pos:lat "34.356"^^xsd:decimal ;
  geo-pos:long "10.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005907'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.788'^^xsd:double;
  dwc:latitude '34.356'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001420'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003582'^^xsd:string;
  dwc:scientificName 'Mustelus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '298524'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004727'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004982'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005812'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007070'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007564'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus capelanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '322698'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007662'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002302'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001232'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001589'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001730'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001817'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002836'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002837'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003727'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004621'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004926'^^xsd:string;
  dwc:scientificName 'Phycis spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '125773'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '125773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004935'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005349'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000093'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001821'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002843'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002844'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003729'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "314"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004624'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:maximumDepth '314'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.104 10.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.104"^^xsd:decimal ;
  dwc:decimalLongitude "10.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.104 10.809)"^^geo:wktLiteral ;
  geo-pos:lat "34.104"^^xsd:decimal ;
  geo-pos:long "10.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004407'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.809'^^xsd:double;
  dwc:latitude '34.104'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.104 10.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.104"^^xsd:decimal ;
  dwc:decimalLongitude "10.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.104 10.809)"^^geo:wktLiteral ;
  geo-pos:lat "34.104"^^xsd:decimal ;
  geo-pos:long "10.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004728'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.809'^^xsd:double;
  dwc:latitude '34.104'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.104 10.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.104"^^xsd:decimal ;
  dwc:decimalLongitude "10.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.104 10.809)"^^geo:wktLiteral ;
  geo-pos:lat "34.104"^^xsd:decimal ;
  geo-pos:long "10.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004983'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.809'^^xsd:double;
  dwc:latitude '34.104'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.104 10.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.104"^^xsd:decimal ;
  dwc:decimalLongitude "10.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.104 10.809)"^^geo:wktLiteral ;
  geo-pos:lat "34.104"^^xsd:decimal ;
  geo-pos:long "10.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005814'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.809'^^xsd:double;
  dwc:latitude '34.104'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.104 10.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.104"^^xsd:decimal ;
  dwc:decimalLongitude "10.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.104 10.809)"^^geo:wktLiteral ;
  geo-pos:lat "34.104"^^xsd:decimal ;
  geo-pos:long "10.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006353'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.809'^^xsd:double;
  dwc:latitude '34.104'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.178 10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.178"^^xsd:decimal ;
  dwc:decimalLongitude "10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.178 10.81)"^^geo:wktLiteral ;
  geo-pos:lat "34.178"^^xsd:decimal ;
  geo-pos:long "10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000259'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.81'^^xsd:double;
  dwc:latitude '34.178'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.178 10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.178"^^xsd:decimal ;
  dwc:decimalLongitude "10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.178 10.81)"^^geo:wktLiteral ;
  geo-pos:lat "34.178"^^xsd:decimal ;
  geo-pos:long "10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000911'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.81'^^xsd:double;
  dwc:latitude '34.178'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.178 10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.178"^^xsd:decimal ;
  dwc:decimalLongitude "10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.178 10.81)"^^geo:wktLiteral ;
  geo-pos:lat "34.178"^^xsd:decimal ;
  geo-pos:long "10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002035'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.81'^^xsd:double;
  dwc:latitude '34.178'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.178 10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.178"^^xsd:decimal ;
  dwc:decimalLongitude "10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.178 10.81)"^^geo:wktLiteral ;
  geo-pos:lat "34.178"^^xsd:decimal ;
  geo-pos:long "10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004417'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.81'^^xsd:double;
  dwc:latitude '34.178'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.178 10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.178"^^xsd:decimal ;
  dwc:decimalLongitude "10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.178 10.81)"^^geo:wktLiteral ;
  geo-pos:lat "34.178"^^xsd:decimal ;
  geo-pos:long "10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005389'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.81'^^xsd:double;
  dwc:latitude '34.178'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006939'^^xsd:string;
  dwc:scientificName 'Torpedo torpedo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '271691'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '271691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000056'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000254'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001929'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002951'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003033'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004414'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004751'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005387'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005842'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006140'^^xsd:string;
  dwc:scientificName 'Seriola dumerili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006447'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.168"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.168 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.168"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006540'^^xsd:string;
  dwc:scientificName 'Sphyraena sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.168'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.404 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.404"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.404 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.404"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007203'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.404'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.404 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.404"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.404 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.404"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006902'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.404'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.404 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.404"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.404 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.404"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004134'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.404'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.404 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.404"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.404 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.404"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004444'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.404'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.404 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.404"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.404 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.404"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004815'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.404'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.404 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.404"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.404 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.404"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005934'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.404'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.404 10.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.404"^^xsd:decimal ;
  dwc:decimalLongitude "10.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.404 10.815)"^^geo:wktLiteral ;
  geo-pos:lat "34.404"^^xsd:decimal ;
  geo-pos:long "10.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006416'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.815'^^xsd:double;
  dwc:latitude '34.404'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000072'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000362'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002919'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004441'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004811'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005924'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006954'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006979'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007298'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000461'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001161'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002157'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002594'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002595'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003209'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003210'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003851'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004241'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005011'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005240'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005452'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006007'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006243'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.942"^^xsd:decimal ;
  dwc:decimalLongitude "10.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.942 10.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.942"^^xsd:decimal ;
  geo-pos:long "10.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006480'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.817'^^xsd:double;
  dwc:latitude '35.942'^^xsd:double;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.819)"^^geo:wktLiteral ;
  geo-pos:lat "34.442"^^xsd:decimal ;
  geo-pos:long "10.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003101'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.819'^^xsd:double;
  dwc:latitude '34.442'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.442 10.819)"^^geo:wktLiteral ;
  geo-pos:lat "34.442"^^xsd:decimal ;
  geo-pos:long "10.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005951'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.819'^^xsd:double;
  dwc:latitude '34.442'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.405 10.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.405"^^xsd:decimal ;
  dwc:decimalLongitude "10.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.405 10.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.405"^^xsd:decimal ;
  geo-pos:long "10.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002920'^^xsd:string;
  dwc:scientificName 'Metapenaus monoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.823'^^xsd:double;
  dwc:latitude '34.405'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.405 10.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.405"^^xsd:decimal ;
  dwc:decimalLongitude "10.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.405 10.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.405"^^xsd:decimal ;
  geo-pos:long "10.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004816'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.823'^^xsd:double;
  dwc:latitude '34.405'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007210'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002509'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002510'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003104'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003105'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003638'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004148'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004149'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004836'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004837'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005955'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005956'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006384'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006385'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007295'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007296'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002155'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000459'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001067'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001670'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002591'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003207'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003525'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004239'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005149'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005238'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005341'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005654'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006242'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006479'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007478'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001386'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002746'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002747'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.825)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004584'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.825'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.402"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.402"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006699'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '34.402'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.402"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.402"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000123'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '34.402'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.402"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.402"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000369'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '34.402'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.402"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.402"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000370'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '34.402'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.402"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.402"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000967'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '34.402'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.402"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.402"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001443'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '34.402'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.402"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.402"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002084'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '34.402'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.402"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.402"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002085'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '34.402'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.402"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.402"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002499'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '34.402'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.402"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.402"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004130'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '34.402'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.402"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.402"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004131'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '34.402'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.402"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.402 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.402"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005932'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '34.402'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.401 10.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.401"^^xsd:decimal ;
  dwc:decimalLongitude "10.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.401 10.832)"^^geo:wktLiteral ;
  geo-pos:lat "34.401"^^xsd:decimal ;
  geo-pos:long "10.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000076'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.832'^^xsd:double;
  dwc:latitude '34.401'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.401 10.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.401"^^xsd:decimal ;
  dwc:decimalLongitude "10.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.401 10.832)"^^geo:wktLiteral ;
  geo-pos:lat "34.401"^^xsd:decimal ;
  geo-pos:long "10.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000368'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.832'^^xsd:double;
  dwc:latitude '34.401'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.401 10.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.401"^^xsd:decimal ;
  dwc:decimalLongitude "10.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.401 10.832)"^^geo:wktLiteral ;
  geo-pos:lat "34.401"^^xsd:decimal ;
  geo-pos:long "10.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000966'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.832'^^xsd:double;
  dwc:latitude '34.401'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.401 10.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.401"^^xsd:decimal ;
  dwc:decimalLongitude "10.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.401 10.832)"^^geo:wktLiteral ;
  geo-pos:lat "34.401"^^xsd:decimal ;
  geo-pos:long "10.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001286'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.832'^^xsd:double;
  dwc:latitude '34.401'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.401 10.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.401"^^xsd:decimal ;
  dwc:decimalLongitude "10.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.401 10.832)"^^geo:wktLiteral ;
  geo-pos:lat "34.401"^^xsd:decimal ;
  geo-pos:long "10.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002498'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.832'^^xsd:double;
  dwc:latitude '34.401'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.401 10.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.401"^^xsd:decimal ;
  dwc:decimalLongitude "10.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.401 10.832)"^^geo:wktLiteral ;
  geo-pos:lat "34.401"^^xsd:decimal ;
  geo-pos:long "10.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005423'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.832'^^xsd:double;
  dwc:latitude '34.401'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.401 10.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.401"^^xsd:decimal ;
  dwc:decimalLongitude "10.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.401 10.832)"^^geo:wktLiteral ;
  geo-pos:lat "34.401"^^xsd:decimal ;
  geo-pos:long "10.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005931'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.832'^^xsd:double;
  dwc:latitude '34.401'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  geo-pos:lat "37.306"^^xsd:decimal ;
  geo-pos:long "10.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007481'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.835'^^xsd:double;
  dwc:latitude '37.306'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  geo-pos:lat "37.306"^^xsd:decimal ;
  geo-pos:long "10.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000591'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.835'^^xsd:double;
  dwc:latitude '37.306'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  geo-pos:lat "37.306"^^xsd:decimal ;
  geo-pos:long "10.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001481'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.835'^^xsd:double;
  dwc:latitude '37.306'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  geo-pos:lat "37.306"^^xsd:decimal ;
  geo-pos:long "10.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001645'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.835'^^xsd:double;
  dwc:latitude '37.306'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  geo-pos:lat "37.306"^^xsd:decimal ;
  geo-pos:long "10.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001784'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.835'^^xsd:double;
  dwc:latitude '37.306'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  geo-pos:lat "37.306"^^xsd:decimal ;
  geo-pos:long "10.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002376'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.835'^^xsd:double;
  dwc:latitude '37.306'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  geo-pos:lat "37.306"^^xsd:decimal ;
  geo-pos:long "10.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002750'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.835'^^xsd:double;
  dwc:latitude '37.306'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  geo-pos:lat "37.306"^^xsd:decimal ;
  geo-pos:long "10.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002751'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.835'^^xsd:double;
  dwc:latitude '37.306'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  geo-pos:lat "37.306"^^xsd:decimal ;
  geo-pos:long "10.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003709'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.835'^^xsd:double;
  dwc:latitude '37.306'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  geo-pos:lat "37.306"^^xsd:decimal ;
  geo-pos:long "10.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004585'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.835'^^xsd:double;
  dwc:latitude '37.306'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  geo-pos:lat "37.306"^^xsd:decimal ;
  geo-pos:long "10.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004889'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.835'^^xsd:double;
  dwc:latitude '37.306'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.306 10.835)"^^geo:wktLiteral ;
  geo-pos:lat "37.306"^^xsd:decimal ;
  geo-pos:long "10.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006084'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.835'^^xsd:double;
  dwc:latitude '37.306'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.349"^^xsd:decimal ;
  dwc:decimalLongitude "10.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  geo-pos:lat "34.349"^^xsd:decimal ;
  geo-pos:long "10.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000063'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.837'^^xsd:double;
  dwc:latitude '34.349'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.349"^^xsd:decimal ;
  dwc:decimalLongitude "10.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  geo-pos:lat "34.349"^^xsd:decimal ;
  geo-pos:long "10.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000335'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.837'^^xsd:double;
  dwc:latitude '34.349'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.349"^^xsd:decimal ;
  dwc:decimalLongitude "10.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  geo-pos:lat "34.349"^^xsd:decimal ;
  geo-pos:long "10.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000716'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.837'^^xsd:double;
  dwc:latitude '34.349'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.349"^^xsd:decimal ;
  dwc:decimalLongitude "10.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  geo-pos:lat "34.349"^^xsd:decimal ;
  geo-pos:long "10.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001944'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.837'^^xsd:double;
  dwc:latitude '34.349'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.349"^^xsd:decimal ;
  dwc:decimalLongitude "10.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  geo-pos:lat "34.349"^^xsd:decimal ;
  geo-pos:long "10.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002959'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.837'^^xsd:double;
  dwc:latitude '34.349'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.349"^^xsd:decimal ;
  dwc:decimalLongitude "10.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  geo-pos:lat "34.349"^^xsd:decimal ;
  geo-pos:long "10.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003071'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.837'^^xsd:double;
  dwc:latitude '34.349'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.349"^^xsd:decimal ;
  dwc:decimalLongitude "10.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  geo-pos:lat "34.349"^^xsd:decimal ;
  geo-pos:long "10.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004435'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.837'^^xsd:double;
  dwc:latitude '34.349'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.349"^^xsd:decimal ;
  dwc:decimalLongitude "10.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  geo-pos:lat "34.349"^^xsd:decimal ;
  geo-pos:long "10.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004798'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.837'^^xsd:double;
  dwc:latitude '34.349'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.349"^^xsd:decimal ;
  dwc:decimalLongitude "10.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  geo-pos:lat "34.349"^^xsd:decimal ;
  geo-pos:long "10.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005029'^^xsd:string;
  dwc:scientificName 'Pteromylaeus bovinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.837'^^xsd:double;
  dwc:latitude '34.349'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '105861'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '871951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.349"^^xsd:decimal ;
  dwc:decimalLongitude "10.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  geo-pos:lat "34.349"^^xsd:decimal ;
  geo-pos:long "10.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005419'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.837'^^xsd:double;
  dwc:latitude '34.349'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.349"^^xsd:decimal ;
  dwc:decimalLongitude "10.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.349 10.837)"^^geo:wktLiteral ;
  geo-pos:lat "34.349"^^xsd:decimal ;
  geo-pos:long "10.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005906'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.837'^^xsd:double;
  dwc:latitude '34.349'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  geo-pos:lat "34.308"^^xsd:decimal ;
  geo-pos:long "10.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000324'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.841'^^xsd:double;
  dwc:latitude '34.308'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  geo-pos:lat "34.308"^^xsd:decimal ;
  geo-pos:long "10.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000945'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.841'^^xsd:double;
  dwc:latitude '34.308'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  geo-pos:lat "34.308"^^xsd:decimal ;
  geo-pos:long "10.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002060'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.841'^^xsd:double;
  dwc:latitude '34.308'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  geo-pos:lat "34.308"^^xsd:decimal ;
  geo-pos:long "10.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002471'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.841'^^xsd:double;
  dwc:latitude '34.308'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  geo-pos:lat "34.308"^^xsd:decimal ;
  geo-pos:long "10.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004095'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.841'^^xsd:double;
  dwc:latitude '34.308'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  geo-pos:lat "34.308"^^xsd:decimal ;
  geo-pos:long "10.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004789'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.841'^^xsd:double;
  dwc:latitude '34.308'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  geo-pos:lat "34.308"^^xsd:decimal ;
  geo-pos:long "10.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005412'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.841'^^xsd:double;
  dwc:latitude '34.308'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.308"^^xsd:decimal ;
  dwc:decimalLongitude "10.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.308 10.841)"^^geo:wktLiteral ;
  geo-pos:lat "34.308"^^xsd:decimal ;
  geo-pos:long "10.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005894'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.841'^^xsd:double;
  dwc:latitude '34.308'^^xsd:double;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007204'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007205'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002502'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002503'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003093'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003094'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003634'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003635'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004135'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004136'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004445'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004817'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005935'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005936'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.408"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.408 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.408"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006379'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.408'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002514'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1983-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003108'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004153'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004841'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '1983-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004842'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005959'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005960'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 10.842)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "10.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006388'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.842'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003111'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004846'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006389'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006849'^^xsd:string;
  dwc:scientificName 'Squalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '105716'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007518'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000607'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001584'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001717'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001718'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001805'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001806'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001850'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002294'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002809'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002810'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003393'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003573'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003722'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004611'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000075'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.854'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000367'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.854'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000626'^^xsd:string;
  dwc:scientificName 'Carcharhinus plumbeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.854'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '105797'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001951'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.854'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003091'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.854'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004443'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.854'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004814'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.854'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005930'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.854'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.854)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006462'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.854'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.449"^^xsd:decimal ;
  dwc:decimalLongitude "10.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  geo-pos:lat "37.449"^^xsd:decimal ;
  geo-pos:long "10.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006853'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.856'^^xsd:double;
  dwc:latitude '37.449'^^xsd:double;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.449"^^xsd:decimal ;
  dwc:decimalLongitude "10.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  geo-pos:lat "37.449"^^xsd:decimal ;
  geo-pos:long "10.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007519'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.856'^^xsd:double;
  dwc:latitude '37.449'^^xsd:double;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.449"^^xsd:decimal ;
  dwc:decimalLongitude "10.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  geo-pos:lat "37.449"^^xsd:decimal ;
  geo-pos:long "10.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000004'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.856'^^xsd:double;
  dwc:latitude '37.449'^^xsd:double;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.449"^^xsd:decimal ;
  dwc:decimalLongitude "10.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  geo-pos:lat "37.449"^^xsd:decimal ;
  geo-pos:long "10.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001484'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.856'^^xsd:double;
  dwc:latitude '37.449'^^xsd:double;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.449"^^xsd:decimal ;
  dwc:decimalLongitude "10.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  geo-pos:lat "37.449"^^xsd:decimal ;
  geo-pos:long "10.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001586'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.856'^^xsd:double;
  dwc:latitude '37.449'^^xsd:double;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.449"^^xsd:decimal ;
  dwc:decimalLongitude "10.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  geo-pos:lat "37.449"^^xsd:decimal ;
  geo-pos:long "10.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001652'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.856'^^xsd:double;
  dwc:latitude '37.449'^^xsd:double;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.449"^^xsd:decimal ;
  dwc:decimalLongitude "10.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  geo-pos:lat "37.449"^^xsd:decimal ;
  geo-pos:long "10.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001807'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.856'^^xsd:double;
  dwc:latitude '37.449'^^xsd:double;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.449"^^xsd:decimal ;
  dwc:decimalLongitude "10.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  geo-pos:lat "37.449"^^xsd:decimal ;
  geo-pos:long "10.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002813'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.856'^^xsd:double;
  dwc:latitude '37.449'^^xsd:double;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.449"^^xsd:decimal ;
  dwc:decimalLongitude "10.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  geo-pos:lat "37.449"^^xsd:decimal ;
  geo-pos:long "10.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002814'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.856'^^xsd:double;
  dwc:latitude '37.449'^^xsd:double;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.449"^^xsd:decimal ;
  dwc:decimalLongitude "10.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  geo-pos:lat "37.449"^^xsd:decimal ;
  geo-pos:long "10.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003723'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.856'^^xsd:double;
  dwc:latitude '37.449'^^xsd:double;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.449"^^xsd:decimal ;
  dwc:decimalLongitude "10.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  geo-pos:lat "37.449"^^xsd:decimal ;
  geo-pos:long "10.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004613'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.856'^^xsd:double;
  dwc:latitude '37.449'^^xsd:double;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.449"^^xsd:decimal ;
  dwc:decimalLongitude "10.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  geo-pos:lat "37.449"^^xsd:decimal ;
  geo-pos:long "10.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004894'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.856'^^xsd:double;
  dwc:latitude '37.449'^^xsd:double;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.449"^^xsd:decimal ;
  dwc:decimalLongitude "10.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  geo-pos:lat "37.449"^^xsd:decimal ;
  geo-pos:long "10.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004949'^^xsd:string;
  dwc:scientificName 'Pleurenecte flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.856'^^xsd:double;
  dwc:latitude '37.449'^^xsd:double;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.449"^^xsd:decimal ;
  dwc:decimalLongitude "10.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.449 10.856)"^^geo:wktLiteral ;
  geo-pos:lat "37.449"^^xsd:decimal ;
  geo-pos:long "10.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005678'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.856'^^xsd:double;
  dwc:latitude '37.449'^^xsd:double;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007456'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005174'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000812'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001477'^^xsd:string;
  dwc:scientificName 'Epinephelus caninus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '127033'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002254'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002323'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002718'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003338'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003938'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004331'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005297'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007512'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001226'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001715'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001803'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002383'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002803'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002804'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003572'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004608'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005193'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.425"^^xsd:decimal ;
  dwc:decimalLongitude "10.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.425 10.858)"^^geo:wktLiteral ;
  geo-pos:lat "37.425"^^xsd:decimal ;
  geo-pos:long "10.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006096'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.858'^^xsd:double;
  dwc:latitude '37.425'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.142"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "34.142"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000243'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '34.142'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.142"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "34.142"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001426'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '34.142'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.142"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "34.142"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004534'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '34.142'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.142"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.142 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "34.142"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004986'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '34.142'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006820'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006821'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007091'^^xsd:string;
  dwc:scientificName 'Trachurus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007457'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000540'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002255'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002719'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002720'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003339'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003340'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003939'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004332'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005175'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005176'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005298'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005622'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006046'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.433"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007513'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.433"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004924'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.433"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001804'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.433"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002358'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.433"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002805'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.433"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002806'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 10.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "10.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 10.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.433"^^xsd:decimal ;
  geo-pos:long "10.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004609'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.867'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.878"^^xsd:decimal ;
  dwc:decimalLongitude "10.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  geo-pos:lat "35.878"^^xsd:decimal ;
  geo-pos:long "10.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006712'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.869'^^xsd:double;
  dwc:latitude '35.878'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.878"^^xsd:decimal ;
  dwc:decimalLongitude "10.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  geo-pos:lat "35.878"^^xsd:decimal ;
  geo-pos:long "10.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007293'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.869'^^xsd:double;
  dwc:latitude '35.878'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.878"^^xsd:decimal ;
  dwc:decimalLongitude "10.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  geo-pos:lat "35.878"^^xsd:decimal ;
  geo-pos:long "10.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002151'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.869'^^xsd:double;
  dwc:latitude '35.878'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.878"^^xsd:decimal ;
  dwc:decimalLongitude "10.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  geo-pos:lat "35.878"^^xsd:decimal ;
  geo-pos:long "10.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000455'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.869'^^xsd:double;
  dwc:latitude '35.878'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.878"^^xsd:decimal ;
  dwc:decimalLongitude "10.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  geo-pos:lat "35.878"^^xsd:decimal ;
  geo-pos:long "10.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001060'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.869'^^xsd:double;
  dwc:latitude '35.878'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.878"^^xsd:decimal ;
  dwc:decimalLongitude "10.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  geo-pos:lat "35.878"^^xsd:decimal ;
  geo-pos:long "10.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001188'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.869'^^xsd:double;
  dwc:latitude '35.878'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.878"^^xsd:decimal ;
  dwc:decimalLongitude "10.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  geo-pos:lat "35.878"^^xsd:decimal ;
  geo-pos:long "10.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003200'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.869'^^xsd:double;
  dwc:latitude '35.878'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.878"^^xsd:decimal ;
  dwc:decimalLongitude "10.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  geo-pos:lat "35.878"^^xsd:decimal ;
  geo-pos:long "10.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003521'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.869'^^xsd:double;
  dwc:latitude '35.878'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.878"^^xsd:decimal ;
  dwc:decimalLongitude "10.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  geo-pos:lat "35.878"^^xsd:decimal ;
  geo-pos:long "10.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003844'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.869'^^xsd:double;
  dwc:latitude '35.878'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.878"^^xsd:decimal ;
  dwc:decimalLongitude "10.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 10.869)"^^geo:wktLiteral ;
  geo-pos:lat "35.878"^^xsd:decimal ;
  geo-pos:long "10.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004233'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.869'^^xsd:double;
  dwc:latitude '35.878'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.255"^^xsd:decimal ;
  dwc:decimalLongitude "10.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  geo-pos:lat "34.255"^^xsd:decimal ;
  geo-pos:long "10.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006899'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.873'^^xsd:double;
  dwc:latitude '34.255'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.255"^^xsd:decimal ;
  dwc:decimalLongitude "10.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  geo-pos:lat "34.255"^^xsd:decimal ;
  geo-pos:long "10.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000115'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.873'^^xsd:double;
  dwc:latitude '34.255'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.255"^^xsd:decimal ;
  dwc:decimalLongitude "10.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  geo-pos:lat "34.255"^^xsd:decimal ;
  geo-pos:long "10.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000306'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.873'^^xsd:double;
  dwc:latitude '34.255'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.255"^^xsd:decimal ;
  dwc:decimalLongitude "10.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  geo-pos:lat "34.255"^^xsd:decimal ;
  geo-pos:long "10.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000932'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.873'^^xsd:double;
  dwc:latitude '34.255'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.255"^^xsd:decimal ;
  dwc:decimalLongitude "10.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  geo-pos:lat "34.255"^^xsd:decimal ;
  geo-pos:long "10.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000933'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.873'^^xsd:double;
  dwc:latitude '34.255'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.255"^^xsd:decimal ;
  dwc:decimalLongitude "10.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  geo-pos:lat "34.255"^^xsd:decimal ;
  geo-pos:long "10.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002049'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.873'^^xsd:double;
  dwc:latitude '34.255'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.255"^^xsd:decimal ;
  dwc:decimalLongitude "10.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  geo-pos:lat "34.255"^^xsd:decimal ;
  geo-pos:long "10.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002455'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.873'^^xsd:double;
  dwc:latitude '34.255'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.255"^^xsd:decimal ;
  dwc:decimalLongitude "10.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  geo-pos:lat "34.255"^^xsd:decimal ;
  geo-pos:long "10.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004779'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.873'^^xsd:double;
  dwc:latitude '34.255'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.255"^^xsd:decimal ;
  dwc:decimalLongitude "10.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.255 10.873)"^^geo:wktLiteral ;
  geo-pos:lat "34.255"^^xsd:decimal ;
  geo-pos:long "10.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005879'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.873'^^xsd:double;
  dwc:latitude '34.255'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.153 10.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.153"^^xsd:decimal ;
  dwc:decimalLongitude "10.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.153 10.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.153"^^xsd:decimal ;
  geo-pos:long "10.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004748'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.877'^^xsd:double;
  dwc:latitude '34.153'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.153 10.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.153"^^xsd:decimal ;
  dwc:decimalLongitude "10.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.153 10.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.153"^^xsd:decimal ;
  geo-pos:long "10.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000250'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.877'^^xsd:double;
  dwc:latitude '34.153'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.153 10.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.153"^^xsd:decimal ;
  dwc:decimalLongitude "10.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.153 10.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.153"^^xsd:decimal ;
  geo-pos:long "10.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004989'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.877'^^xsd:double;
  dwc:latitude '34.153'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "10.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "10.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006942'^^xsd:string;
  dwc:scientificName 'Torpedo torpedo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.877'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '271691'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '271691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "10.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "10.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000073'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.877'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "10.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "10.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000365'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.877'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "10.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "10.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000721'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.877'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "10.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "10.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000965'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.877'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "10.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "10.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002496'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.877'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "10.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "10.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003633'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.877'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "10.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "10.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004127'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.877'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "10.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "10.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004442'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.877'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "10.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "10.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005929'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.877'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "10.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 10.877)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "10.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006378'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.877'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006695'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007179'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000321'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000651'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000941'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000942'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001437'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001517'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002058'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002468'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002469'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003063'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003064'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003783'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004093'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004428'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004787'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005002'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006125'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.302"^^xsd:decimal ;
  dwc:decimalLongitude "10.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.302 10.879)"^^geo:wktLiteral ;
  geo-pos:lat "34.302"^^xsd:decimal ;
  geo-pos:long "10.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006204'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.879'^^xsd:double;
  dwc:latitude '34.302'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  geo-pos:lat "34.175"^^xsd:decimal ;
  geo-pos:long "10.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000256'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.88'^^xsd:double;
  dwc:latitude '34.175'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  geo-pos:lat "34.175"^^xsd:decimal ;
  geo-pos:long "10.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000728'^^xsd:string;
  dwc:scientificName 'Dasyatis spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.88'^^xsd:double;
  dwc:latitude '34.175'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '105751'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  geo-pos:lat "34.175"^^xsd:decimal ;
  geo-pos:long "10.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001263'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.88'^^xsd:double;
  dwc:latitude '34.175'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  geo-pos:lat "34.175"^^xsd:decimal ;
  geo-pos:long "10.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002952'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.88'^^xsd:double;
  dwc:latitude '34.175'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  geo-pos:lat "34.175"^^xsd:decimal ;
  geo-pos:long "10.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003036'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.88'^^xsd:double;
  dwc:latitude '34.175'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  geo-pos:lat "34.175"^^xsd:decimal ;
  geo-pos:long "10.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003776'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.88'^^xsd:double;
  dwc:latitude '34.175'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  geo-pos:lat "34.175"^^xsd:decimal ;
  geo-pos:long "10.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004753'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.88'^^xsd:double;
  dwc:latitude '34.175'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  geo-pos:lat "34.175"^^xsd:decimal ;
  geo-pos:long "10.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005844'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.88'^^xsd:double;
  dwc:latitude '34.175'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.175"^^xsd:decimal ;
  dwc:decimalLongitude "10.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.175 10.88)"^^geo:wktLiteral ;
  geo-pos:lat "34.175"^^xsd:decimal ;
  geo-pos:long "10.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006360'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.88'^^xsd:double;
  dwc:latitude '34.175'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.881)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000722'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.881'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.881)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001444'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.881'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.881)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002505'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.881'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.881)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003097'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.881'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.881)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003637'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.881'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "10.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 10.881)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "10.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005937'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.881'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006857'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007071'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007553'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007671'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004635'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000619'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001490'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001610'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001834'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001835'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001856'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002339'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002390'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002868'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002869'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003416'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003734'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003977'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004879'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005200'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004908'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004909'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005112'^^xsd:string;
  dwc:scientificName 'Raja oxyrhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '399716'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005350'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005692'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.732"^^xsd:decimal ;
  dwc:decimalLongitude "10.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.732 10.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.732"^^xsd:decimal ;
  geo-pos:long "10.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005693'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.885'^^xsd:double;
  dwc:latitude '37.732'^^xsd:double;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 10.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.25"^^xsd:decimal ;
  dwc:decimalLongitude "10.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 10.887)"^^geo:wktLiteral ;
  geo-pos:lat "34.25"^^xsd:decimal ;
  geo-pos:long "10.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000114'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.887'^^xsd:double;
  dwc:latitude '34.25'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 10.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.25"^^xsd:decimal ;
  dwc:decimalLongitude "10.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 10.887)"^^geo:wktLiteral ;
  geo-pos:lat "34.25"^^xsd:decimal ;
  geo-pos:long "10.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000929'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.887'^^xsd:double;
  dwc:latitude '34.25'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 10.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.25"^^xsd:decimal ;
  dwc:decimalLongitude "10.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 10.887)"^^geo:wktLiteral ;
  geo-pos:lat "34.25"^^xsd:decimal ;
  geo-pos:long "10.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000930'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.887'^^xsd:double;
  dwc:latitude '34.25'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 10.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.25"^^xsd:decimal ;
  dwc:decimalLongitude "10.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 10.887)"^^geo:wktLiteral ;
  geo-pos:lat "34.25"^^xsd:decimal ;
  geo-pos:long "10.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002929'^^xsd:string;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.887'^^xsd:double;
  dwc:latitude '34.25'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 10.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.25"^^xsd:decimal ;
  dwc:decimalLongitude "10.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 10.887)"^^geo:wktLiteral ;
  geo-pos:lat "34.25"^^xsd:decimal ;
  geo-pos:long "10.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004078'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.887'^^xsd:double;
  dwc:latitude '34.25'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006802'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006803'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007378'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007379'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007624'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000494'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000495'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000836'^^xsd:string;
  dwc:scientificName 'Dentex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126075'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001190'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002656'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003266'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003873'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003933'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004273'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005570'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005612'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006022'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006261'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006491'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.458"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006533'^^xsd:string;
  dwc:scientificName 'Sparus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126082'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006727'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006805'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000504'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001098'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001099'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001191'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001970'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003279'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003541'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003542'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003934'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004288'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004289'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006496'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.742"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.742"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007554'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '37.742'^^xsd:double;
  dwc:maximumDepth '336'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.742"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.742"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007566'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus capelanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '37.742'^^xsd:double;
  dwc:maximumDepth '336'^^xsd:integer;
  dwc:aphiaid '322698'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.742"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.742"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002340'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '37.742'^^xsd:double;
  dwc:maximumDepth '336'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.742"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.742"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001836'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '37.742'^^xsd:double;
  dwc:maximumDepth '336'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.742"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.742"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002870'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '37.742'^^xsd:double;
  dwc:maximumDepth '336'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.742"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.742"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004528'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '37.742'^^xsd:double;
  dwc:maximumDepth '336'^^xsd:integer;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.742"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.742"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004636'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '37.742'^^xsd:double;
  dwc:maximumDepth '336'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.742"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.742"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004910'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '37.742'^^xsd:double;
  dwc:maximumDepth '336'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.742"^^xsd:decimal ;
  dwc:decimalLongitude "10.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.742 10.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.742"^^xsd:decimal ;
  geo-pos:long "10.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006114'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.892'^^xsd:double;
  dwc:latitude '37.742'^^xsd:double;
  dwc:maximumDepth '336'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.195 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.195"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.195 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "34.195"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007151'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '34.195'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.195 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.195"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.195 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "34.195"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000267'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '34.195'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.195 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.195"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.195 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "34.195"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002444'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '34.195'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.195 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.195"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.195 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "34.195"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004757'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '34.195'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.195 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.195"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.195 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "34.195"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005852'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '34.195'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006664'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006665'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006945'^^xsd:string;
  dwc:scientificName 'Trachinus araneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127081'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007383'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007625'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007626'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000085'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000498'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000659'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001093'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001094'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001167'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002195'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002196'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002659'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003271'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003659'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004279'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004280'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005467'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006263'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "10.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 10.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "10.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006493'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.898'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006985'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007572'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000493'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001089'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001165'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001364'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002192'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002655'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003264'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003265'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003872'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004272'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005266'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006490'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006728'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007395'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000506'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001101'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001102'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001192'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001971'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003283'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003420'^^xsd:string;
  dwc:scientificName 'Mullus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126034'^^xsd:integer;
  dwc:aphiaIdAccepted '126034'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003544'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003973'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004293'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004294'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006499'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006988'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000086'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000507'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000508'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001103'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001104'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001170'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001171'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001368'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001972'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002202'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002666'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003284'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003285'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003879'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004295'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004296'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005273'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006028'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006266'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006500'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006578'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.252 10.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.252"^^xsd:decimal ;
  dwc:decimalLongitude "10.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.252 10.903)"^^geo:wktLiteral ;
  geo-pos:lat "34.252"^^xsd:decimal ;
  geo-pos:long "10.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000304'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.903'^^xsd:double;
  dwc:latitude '34.252'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.252 10.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.252"^^xsd:decimal ;
  dwc:decimalLongitude "10.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.252 10.903)"^^geo:wktLiteral ;
  geo-pos:lat "34.252"^^xsd:decimal ;
  geo-pos:long "10.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000931'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.903'^^xsd:double;
  dwc:latitude '34.252'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.252 10.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.252"^^xsd:decimal ;
  dwc:decimalLongitude "10.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.252 10.903)"^^geo:wktLiteral ;
  geo-pos:lat "34.252"^^xsd:decimal ;
  geo-pos:long "10.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003623'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.903'^^xsd:double;
  dwc:latitude '34.252'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  geo-pos:lat "34.275"^^xsd:decimal ;
  geo-pos:long "10.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000312'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.907'^^xsd:double;
  dwc:latitude '34.275'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  geo-pos:lat "34.275"^^xsd:decimal ;
  geo-pos:long "10.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001273'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.907'^^xsd:double;
  dwc:latitude '34.275'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  geo-pos:lat "34.275"^^xsd:decimal ;
  geo-pos:long "10.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002957'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.907'^^xsd:double;
  dwc:latitude '34.275'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  geo-pos:lat "34.275"^^xsd:decimal ;
  geo-pos:long "10.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003057'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.907'^^xsd:double;
  dwc:latitude '34.275'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  geo-pos:lat "34.275"^^xsd:decimal ;
  geo-pos:long "10.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003782'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.907'^^xsd:double;
  dwc:latitude '34.275'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  geo-pos:lat "34.275"^^xsd:decimal ;
  geo-pos:long "10.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004085'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.907'^^xsd:double;
  dwc:latitude '34.275'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  geo-pos:lat "34.275"^^xsd:decimal ;
  geo-pos:long "10.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004784'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.907'^^xsd:double;
  dwc:latitude '34.275'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  geo-pos:lat "34.275"^^xsd:decimal ;
  geo-pos:long "10.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005406'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.907'^^xsd:double;
  dwc:latitude '34.275'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 10.907)"^^geo:wktLiteral ;
  geo-pos:lat "34.275"^^xsd:decimal ;
  geo-pos:long "10.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005887'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.907'^^xsd:double;
  dwc:latitude '34.275'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.908)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "10.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000283'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.908'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.908)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "10.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001432'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.908'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.284 10.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.284"^^xsd:decimal ;
  dwc:decimalLongitude "10.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.284 10.914)"^^geo:wktLiteral ;
  geo-pos:lat "34.284"^^xsd:decimal ;
  geo-pos:long "10.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007175'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.914'^^xsd:double;
  dwc:latitude '34.284'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.284 10.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.284"^^xsd:decimal ;
  dwc:decimalLongitude "10.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.284 10.914)"^^geo:wktLiteral ;
  geo-pos:lat "34.284"^^xsd:decimal ;
  geo-pos:long "10.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000317'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.914'^^xsd:double;
  dwc:latitude '34.284'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.284 10.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.284"^^xsd:decimal ;
  dwc:decimalLongitude "10.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.284 10.914)"^^geo:wktLiteral ;
  geo-pos:lat "34.284"^^xsd:decimal ;
  geo-pos:long "10.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000939'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.914'^^xsd:double;
  dwc:latitude '34.284'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.284 10.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.284"^^xsd:decimal ;
  dwc:decimalLongitude "10.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.284 10.914)"^^geo:wktLiteral ;
  geo-pos:lat "34.284"^^xsd:decimal ;
  geo-pos:long "10.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001274'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.914'^^xsd:double;
  dwc:latitude '34.284'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.284 10.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.284"^^xsd:decimal ;
  dwc:decimalLongitude "10.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.284 10.914)"^^geo:wktLiteral ;
  geo-pos:lat "34.284"^^xsd:decimal ;
  geo-pos:long "10.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002464'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.914'^^xsd:double;
  dwc:latitude '34.284'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.284 10.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.284"^^xsd:decimal ;
  dwc:decimalLongitude "10.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.284 10.914)"^^geo:wktLiteral ;
  geo-pos:lat "34.284"^^xsd:decimal ;
  geo-pos:long "10.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004786'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.914'^^xsd:double;
  dwc:latitude '34.284'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.284 10.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.284"^^xsd:decimal ;
  dwc:decimalLongitude "10.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.284 10.914)"^^geo:wktLiteral ;
  geo-pos:lat "34.284"^^xsd:decimal ;
  geo-pos:long "10.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005890'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.914'^^xsd:double;
  dwc:latitude '34.284'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.263 10.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.263"^^xsd:decimal ;
  dwc:decimalLongitude "10.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.263 10.916)"^^geo:wktLiteral ;
  geo-pos:lat "34.263"^^xsd:decimal ;
  geo-pos:long "10.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000309'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.916'^^xsd:double;
  dwc:latitude '34.263'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.263 10.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.263"^^xsd:decimal ;
  dwc:decimalLongitude "10.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.263 10.916)"^^geo:wktLiteral ;
  geo-pos:lat "34.263"^^xsd:decimal ;
  geo-pos:long "10.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000935'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.916'^^xsd:double;
  dwc:latitude '34.263'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006806'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006946'^^xsd:string;
  dwc:scientificName 'Trachinus araneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127081'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001367'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002201'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003282'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003419'^^xsd:string;
  dwc:scientificName 'Mullus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '126034'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004292'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004470'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005614'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006166'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006027'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006498'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006534'^^xsd:string;
  dwc:scientificName 'Sparus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '126082'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007540'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001231'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001729'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001815'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001816'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002335'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002834'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002835'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003726'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004620'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005195'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005519'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 10.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "10.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005684'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.917'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006718'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007343'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007344'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000476'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001677'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002627'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003237'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003238'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004257'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004258'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005250'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006015'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006250'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006846'^^xsd:string;
  dwc:scientificName 'Squalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '105716'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007496'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007646'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005186'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000558'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000596'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001222'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001575'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001711'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001793'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001794'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001848'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001849'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002357'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002775'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002776'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003717'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004598'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005187'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "10.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 10.925)"^^geo:wktLiteral ;
  geo-pos:lat "37.358"^^xsd:decimal ;
  geo-pos:long "10.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004925'^^xsd:string;
  dwc:scientificName 'Phycis spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.925'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '125773'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '125773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006656'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006976'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006977'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000456'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001061'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001062'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001158'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001159'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001341'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002152'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002586'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003201'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003202'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003928'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004234'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004868'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005450'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006003'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006431'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.892"^^xsd:decimal ;
  dwc:decimalLongitude "10.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.892 10.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.892"^^xsd:decimal ;
  geo-pos:long "10.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006477'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.933'^^xsd:double;
  dwc:latitude '35.892'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "10.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "10.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006663'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.936'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "10.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "10.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000658'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.936'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "10.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "10.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001092'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.936'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "10.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "10.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002193'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.936'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "10.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "10.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003269'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.936'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "10.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "10.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003539'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.936'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "10.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "10.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003658'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.936'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "10.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "10.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003689'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.936'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "10.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "10.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003875'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.936'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "10.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "10.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004276'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.936'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "10.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "10.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004277'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.936'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "10.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 10.936)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "10.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006492'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.936'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.368"^^xsd:decimal ;
  dwc:decimalLongitude "10.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.368"^^xsd:decimal ;
  geo-pos:long "10.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006852'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.937'^^xsd:double;
  dwc:latitude '37.368'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.368"^^xsd:decimal ;
  dwc:decimalLongitude "10.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.368"^^xsd:decimal ;
  geo-pos:long "10.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007497'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.937'^^xsd:double;
  dwc:latitude '37.368'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.368"^^xsd:decimal ;
  dwc:decimalLongitude "10.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.368"^^xsd:decimal ;
  geo-pos:long "10.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007498'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.937'^^xsd:double;
  dwc:latitude '37.368'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.368"^^xsd:decimal ;
  dwc:decimalLongitude "10.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.368"^^xsd:decimal ;
  geo-pos:long "10.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000007'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.937'^^xsd:double;
  dwc:latitude '37.368'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.368"^^xsd:decimal ;
  dwc:decimalLongitude "10.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.368"^^xsd:decimal ;
  geo-pos:long "10.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000597'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.937'^^xsd:double;
  dwc:latitude '37.368'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.368"^^xsd:decimal ;
  dwc:decimalLongitude "10.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.368"^^xsd:decimal ;
  geo-pos:long "10.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001482'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.937'^^xsd:double;
  dwc:latitude '37.368'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.368"^^xsd:decimal ;
  dwc:decimalLongitude "10.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.368"^^xsd:decimal ;
  geo-pos:long "10.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001576'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.937'^^xsd:double;
  dwc:latitude '37.368'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.368"^^xsd:decimal ;
  dwc:decimalLongitude "10.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.368"^^xsd:decimal ;
  geo-pos:long "10.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001795'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.937'^^xsd:double;
  dwc:latitude '37.368'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.368"^^xsd:decimal ;
  dwc:decimalLongitude "10.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.368"^^xsd:decimal ;
  geo-pos:long "10.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002777'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.937'^^xsd:double;
  dwc:latitude '37.368'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.368"^^xsd:decimal ;
  dwc:decimalLongitude "10.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.368"^^xsd:decimal ;
  geo-pos:long "10.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002778'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.937'^^xsd:double;
  dwc:latitude '37.368'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.368"^^xsd:decimal ;
  dwc:decimalLongitude "10.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.368"^^xsd:decimal ;
  geo-pos:long "10.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003718'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.937'^^xsd:double;
  dwc:latitude '37.368'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.368"^^xsd:decimal ;
  dwc:decimalLongitude "10.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.368"^^xsd:decimal ;
  geo-pos:long "10.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004599'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.937'^^xsd:double;
  dwc:latitude '37.368'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.368"^^xsd:decimal ;
  dwc:decimalLongitude "10.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.368"^^xsd:decimal ;
  geo-pos:long "10.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004891'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.937'^^xsd:double;
  dwc:latitude '37.368'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.368"^^xsd:decimal ;
  dwc:decimalLongitude "10.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.368 10.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.368"^^xsd:decimal ;
  geo-pos:long "10.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005673'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.937'^^xsd:double;
  dwc:latitude '37.368'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "34.306"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000117'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '34.306'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "34.306"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000944'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '34.306'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "34.306"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003627'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '34.306'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "34.306"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004094'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '34.306'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.306"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.306 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "34.306"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005892'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '34.306'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007380'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000496'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001090'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001091'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001166'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001365'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001689'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002657'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003267'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003268'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003874'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004274'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004275'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005267'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005571'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006023'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006262'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006576'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006725'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006804'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006962'^^xsd:string;
  dwc:scientificName 'Trachinus radiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127083'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007390'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000502'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001095'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002197'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003275'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004284'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004285'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006494'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.525"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.525"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006986'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.525'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.525"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.525"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005157'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.525'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.525"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.525"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001097'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.525'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.525"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.525"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002199'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.525'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.525"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.525"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003277'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.525'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.525"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.525"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003278'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.525'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.525"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.525"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003540'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.525'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.525"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.525"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003876'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.525'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.525"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.525"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004287'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.525'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.525"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.525"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005470'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.525'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.525"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.525"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006025'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.525'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.525"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.525"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006143'^^xsd:string;
  dwc:scientificName 'Seriola dumerili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '36.525'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007534'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001396'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001727'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001812'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002299'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002829'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002830'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003405'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003585'^^xsd:string;
  dwc:scientificName 'Mustelus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '298524'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '105823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003694'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003724'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004617'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005627'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007068'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007535'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007563'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus capelanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '322698'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001230'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001813'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001814'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002831'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003406'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003725'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004618'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004619'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004895'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005035'^^xsd:string;
  dwc:scientificName 'Raja asterias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '105881'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "10.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 10.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "10.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005681'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.942'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.437 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.437"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.437 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "34.437"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000975'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '34.437'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.437 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.437"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.437 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "34.437"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004144'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '34.437'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.437 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.437"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.437 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "34.437"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004827'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '34.437'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.437 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.437"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.437 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "34.437"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005946'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '34.437'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.437 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.437"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.437 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "34.437"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006380'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '34.437'^^xsd:double;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006668'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006729'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006807'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006947'^^xsd:string;
  dwc:scientificName 'Trachinus araneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127081'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007400'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000574'^^xsd:string;
  dwc:scientificName 'Boops salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '305109'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000741'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001106'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001107'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001172'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001370'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002205'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002669'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003287'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003545'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003690'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004299'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004300'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005062'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005274'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005575'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006030'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006268'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006309'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "10.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 10.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.575"^^xsd:decimal ;
  geo-pos:long "10.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006502'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.948'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.524"^^xsd:decimal ;
  dwc:decimalLongitude "10.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  geo-pos:lat "36.524"^^xsd:decimal ;
  geo-pos:long "10.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006726'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.949'^^xsd:double;
  dwc:latitude '36.524'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.524"^^xsd:decimal ;
  dwc:decimalLongitude "10.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  geo-pos:lat "36.524"^^xsd:decimal ;
  geo-pos:long "10.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007391'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.949'^^xsd:double;
  dwc:latitude '36.524'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.524"^^xsd:decimal ;
  dwc:decimalLongitude "10.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  geo-pos:lat "36.524"^^xsd:decimal ;
  geo-pos:long "10.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000503'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.949'^^xsd:double;
  dwc:latitude '36.524'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.524"^^xsd:decimal ;
  dwc:decimalLongitude "10.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  geo-pos:lat "36.524"^^xsd:decimal ;
  geo-pos:long "10.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001096'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.949'^^xsd:double;
  dwc:latitude '36.524'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.524"^^xsd:decimal ;
  dwc:decimalLongitude "10.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  geo-pos:lat "36.524"^^xsd:decimal ;
  geo-pos:long "10.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002198'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.949'^^xsd:double;
  dwc:latitude '36.524'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.524"^^xsd:decimal ;
  dwc:decimalLongitude "10.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  geo-pos:lat "36.524"^^xsd:decimal ;
  geo-pos:long "10.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003276'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.949'^^xsd:double;
  dwc:latitude '36.524'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.524"^^xsd:decimal ;
  dwc:decimalLongitude "10.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  geo-pos:lat "36.524"^^xsd:decimal ;
  geo-pos:long "10.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004286'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.949'^^xsd:double;
  dwc:latitude '36.524'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.524"^^xsd:decimal ;
  dwc:decimalLongitude "10.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 10.949)"^^geo:wktLiteral ;
  geo-pos:lat "36.524"^^xsd:decimal ;
  geo-pos:long "10.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006495'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.949'^^xsd:double;
  dwc:latitude '36.524'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.455"^^xsd:decimal ;
  dwc:decimalLongitude "10.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  geo-pos:lat "34.455"^^xsd:decimal ;
  geo-pos:long "10.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001181'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.953'^^xsd:double;
  dwc:latitude '34.455'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.455"^^xsd:decimal ;
  dwc:decimalLongitude "10.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  geo-pos:lat "34.455"^^xsd:decimal ;
  geo-pos:long "10.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001962'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.953'^^xsd:double;
  dwc:latitude '34.455'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.455"^^xsd:decimal ;
  dwc:decimalLongitude "10.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  geo-pos:lat "34.455"^^xsd:decimal ;
  geo-pos:long "10.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001963'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.953'^^xsd:double;
  dwc:latitude '34.455'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.455"^^xsd:decimal ;
  dwc:decimalLongitude "10.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  geo-pos:lat "34.455"^^xsd:decimal ;
  geo-pos:long "10.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002507'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.953'^^xsd:double;
  dwc:latitude '34.455'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.455"^^xsd:decimal ;
  dwc:decimalLongitude "10.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  geo-pos:lat "34.455"^^xsd:decimal ;
  geo-pos:long "10.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003103'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.953'^^xsd:double;
  dwc:latitude '34.455'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.455"^^xsd:decimal ;
  dwc:decimalLongitude "10.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  geo-pos:lat "34.455"^^xsd:decimal ;
  geo-pos:long "10.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004147'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.953'^^xsd:double;
  dwc:latitude '34.455'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.455"^^xsd:decimal ;
  dwc:decimalLongitude "10.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  geo-pos:lat "34.455"^^xsd:decimal ;
  geo-pos:long "10.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004373'^^xsd:string;
  dwc:scientificName 'Pagellus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.953'^^xsd:double;
  dwc:latitude '34.455'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126079'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.455"^^xsd:decimal ;
  dwc:decimalLongitude "10.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  geo-pos:lat "34.455"^^xsd:decimal ;
  geo-pos:long "10.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004507'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.953'^^xsd:double;
  dwc:latitude '34.455'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.455"^^xsd:decimal ;
  dwc:decimalLongitude "10.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  geo-pos:lat "34.455"^^xsd:decimal ;
  geo-pos:long "10.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004508'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.953'^^xsd:double;
  dwc:latitude '34.455'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.455"^^xsd:decimal ;
  dwc:decimalLongitude "10.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  geo-pos:lat "34.455"^^xsd:decimal ;
  geo-pos:long "10.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004834'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.953'^^xsd:double;
  dwc:latitude '34.455'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.455"^^xsd:decimal ;
  dwc:decimalLongitude "10.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  geo-pos:lat "34.455"^^xsd:decimal ;
  geo-pos:long "10.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005953'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.953'^^xsd:double;
  dwc:latitude '34.455'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.455"^^xsd:decimal ;
  dwc:decimalLongitude "10.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.455 10.953)"^^geo:wktLiteral ;
  geo-pos:lat "34.455"^^xsd:decimal ;
  geo-pos:long "10.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006425'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.953'^^xsd:double;
  dwc:latitude '34.455'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.362"^^xsd:decimal ;
  dwc:decimalLongitude "10.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  geo-pos:lat "34.362"^^xsd:decimal ;
  geo-pos:long "10.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007189'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.956'^^xsd:double;
  dwc:latitude '34.362'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.362"^^xsd:decimal ;
  dwc:decimalLongitude "10.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  geo-pos:lat "34.362"^^xsd:decimal ;
  geo-pos:long "10.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000067'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.956'^^xsd:double;
  dwc:latitude '34.362'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.362"^^xsd:decimal ;
  dwc:decimalLongitude "10.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  geo-pos:lat "34.362"^^xsd:decimal ;
  geo-pos:long "10.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000344'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.956'^^xsd:double;
  dwc:latitude '34.362'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.362"^^xsd:decimal ;
  dwc:decimalLongitude "10.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  geo-pos:lat "34.362"^^xsd:decimal ;
  geo-pos:long "10.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000718'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.956'^^xsd:double;
  dwc:latitude '34.362'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.362"^^xsd:decimal ;
  dwc:decimalLongitude "10.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  geo-pos:lat "34.362"^^xsd:decimal ;
  geo-pos:long "10.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000950'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.956'^^xsd:double;
  dwc:latitude '34.362'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.362"^^xsd:decimal ;
  dwc:decimalLongitude "10.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  geo-pos:lat "34.362"^^xsd:decimal ;
  geo-pos:long "10.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001281'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.956'^^xsd:double;
  dwc:latitude '34.362'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.362"^^xsd:decimal ;
  dwc:decimalLongitude "10.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  geo-pos:lat "34.362"^^xsd:decimal ;
  geo-pos:long "10.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002482'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.956'^^xsd:double;
  dwc:latitude '34.362'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.362"^^xsd:decimal ;
  dwc:decimalLongitude "10.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  geo-pos:lat "34.362"^^xsd:decimal ;
  geo-pos:long "10.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005422'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.956'^^xsd:double;
  dwc:latitude '34.362'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.362"^^xsd:decimal ;
  dwc:decimalLongitude "10.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.362 10.956)"^^geo:wktLiteral ;
  geo-pos:lat "34.362"^^xsd:decimal ;
  geo-pos:long "10.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005912'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.956'^^xsd:double;
  dwc:latitude '34.362'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007348'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001306'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002629'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003242'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004261'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005568'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006017'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006987'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005158'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000505'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000739'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000749'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001100'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001168'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001169'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002200'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003280'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003281'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003543'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003878'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004290'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004291'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005272'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005613'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006026'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006144'^^xsd:string;
  dwc:scientificName 'Seriola dumerili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006265'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006307'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "10.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 10.958)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "10.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006497'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.958'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 10.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "10.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 10.961)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "10.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004822'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.961'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 10.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "10.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 10.961)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "10.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000125'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.961'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 10.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "10.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 10.961)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "10.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000973'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.961'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 10.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "10.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 10.961)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "10.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000974'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.961'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 10.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "10.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 10.961)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "10.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001955'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.961'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 10.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "10.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 10.961)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "10.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004143'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.961'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 10.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "10.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 10.961)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "10.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006464'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.961'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006666'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006667'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006955'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007396'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007397'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002203'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000661'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000740'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000750'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001105'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001369'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002667'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003286'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003661'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003880'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004297'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004515'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004519'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005061'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005573'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005660'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006029'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006267'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006308'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.561"^^xsd:decimal ;
  dwc:decimalLongitude "10.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.561 10.962)"^^geo:wktLiteral ;
  geo-pos:lat "36.561"^^xsd:decimal ;
  geo-pos:long "10.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006501'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.962'^^xsd:double;
  dwc:latitude '36.561'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006721'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006722'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006983'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007356'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002183'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000482'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000796'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000797'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001357'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002184'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002636'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003249'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003250'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003535'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003868'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003932'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004266'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005014'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005256'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006020'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.242"^^xsd:decimal ;
  dwc:decimalLongitude "10.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.242 10.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.242"^^xsd:decimal ;
  geo-pos:long "10.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006255'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.967'^^xsd:double;
  dwc:latitude '36.242'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006941'^^xsd:string;
  dwc:scientificName 'Torpedo torpedo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.97'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '271691'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '271691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004806'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.97'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000069'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.97'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000720'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.97'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002961'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.97'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003083'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.97'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004439'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.97'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005917'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.97'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.379"^^xsd:decimal ;
  dwc:decimalLongitude "10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.379 10.97)"^^geo:wktLiteral ;
  geo-pos:lat "34.379"^^xsd:decimal ;
  geo-pos:long "10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006461'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.97'^^xsd:double;
  dwc:latitude '34.379'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.236 10.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.236"^^xsd:decimal ;
  dwc:decimalLongitude "10.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.236 10.971)"^^geo:wktLiteral ;
  geo-pos:lat "36.236"^^xsd:decimal ;
  geo-pos:long "10.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007355'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.971'^^xsd:double;
  dwc:latitude '36.236'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.236 10.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.236"^^xsd:decimal ;
  dwc:decimalLongitude "10.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.236 10.971)"^^geo:wktLiteral ;
  geo-pos:lat "36.236"^^xsd:decimal ;
  geo-pos:long "10.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002635'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.971'^^xsd:double;
  dwc:latitude '36.236'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.236 10.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.236"^^xsd:decimal ;
  dwc:decimalLongitude "10.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.236 10.971)"^^geo:wktLiteral ;
  geo-pos:lat "36.236"^^xsd:decimal ;
  geo-pos:long "10.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003248'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.971'^^xsd:double;
  dwc:latitude '36.236'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.236 10.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.236"^^xsd:decimal ;
  dwc:decimalLongitude "10.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.236 10.971)"^^geo:wktLiteral ;
  geo-pos:lat "36.236"^^xsd:decimal ;
  geo-pos:long "10.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004265'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.971'^^xsd:double;
  dwc:latitude '36.236'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.208"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.208"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007345'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.208'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.208"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.208"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007346'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.208'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.208"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.208"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005153'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.208'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.208"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.208"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000477'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.208'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.208"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.208"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000795'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.208'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.208"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.208"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001354'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.208'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.208"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.208"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001678'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.208'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.208"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.208"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002628'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.208'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.208"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.208"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003239'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.208'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.208"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.208"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003865'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.208'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.208"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.208"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004259'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.208'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.208"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.208"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005656'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.208'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.208"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.208"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006016'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.208'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.208"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.208 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.208"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006251'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.208'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.275"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007357'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.275'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.275"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007358'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.275'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.275"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000483'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.275'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.275"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002639'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.275'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.275"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003251'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.275'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.275"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004267'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.275'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.275"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005257'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.275'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.275"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005258'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.275'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.275"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006256'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.275'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.275"^^xsd:decimal ;
  dwc:decimalLongitude "10.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 10.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.275"^^xsd:decimal ;
  geo-pos:long "10.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006574'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.992'^^xsd:double;
  dwc:latitude '36.275'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.936"^^xsd:decimal ;
  dwc:decimalLongitude "10.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  geo-pos:lat "35.936"^^xsd:decimal ;
  geo-pos:long "10.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001069'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.999'^^xsd:double;
  dwc:latitude '35.936'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.936"^^xsd:decimal ;
  dwc:decimalLongitude "10.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  geo-pos:lat "35.936"^^xsd:decimal ;
  geo-pos:long "10.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001344'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.999'^^xsd:double;
  dwc:latitude '35.936'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.936"^^xsd:decimal ;
  dwc:decimalLongitude "10.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  geo-pos:lat "35.936"^^xsd:decimal ;
  geo-pos:long "10.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002156'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.999'^^xsd:double;
  dwc:latitude '35.936'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.936"^^xsd:decimal ;
  dwc:decimalLongitude "10.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  geo-pos:lat "35.936"^^xsd:decimal ;
  geo-pos:long "10.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002593'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.999'^^xsd:double;
  dwc:latitude '35.936'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.936"^^xsd:decimal ;
  dwc:decimalLongitude "10.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  geo-pos:lat "35.936"^^xsd:decimal ;
  geo-pos:long "10.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003208'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.999'^^xsd:double;
  dwc:latitude '35.936'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.936"^^xsd:decimal ;
  dwc:decimalLongitude "10.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  geo-pos:lat "35.936"^^xsd:decimal ;
  geo-pos:long "10.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003526'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.999'^^xsd:double;
  dwc:latitude '35.936'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.936"^^xsd:decimal ;
  dwc:decimalLongitude "10.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  geo-pos:lat "35.936"^^xsd:decimal ;
  geo-pos:long "10.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003850'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.999'^^xsd:double;
  dwc:latitude '35.936'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.936"^^xsd:decimal ;
  dwc:decimalLongitude "10.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  geo-pos:lat "35.936"^^xsd:decimal ;
  geo-pos:long "10.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004240'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.999'^^xsd:double;
  dwc:latitude '35.936'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.936"^^xsd:decimal ;
  dwc:decimalLongitude "10.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  geo-pos:lat "35.936"^^xsd:decimal ;
  geo-pos:long "10.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005563'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.999'^^xsd:double;
  dwc:latitude '35.936'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.936"^^xsd:decimal ;
  dwc:decimalLongitude "10.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.936 10.999)"^^geo:wktLiteral ;
  geo-pos:lat "35.936"^^xsd:decimal ;
  geo-pos:long "10.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006006'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.999'^^xsd:double;
  dwc:latitude '35.936'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001064'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002589'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003204'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003523'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003847'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004236'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006432'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.138"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.138"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007140'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.138'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.138"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.138"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000054'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.138'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.138"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.138"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000241'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.138'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.138"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.138"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000700'^^xsd:string;
  dwc:scientificName 'Dasyatis marmorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.138'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '271445'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '271445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.138"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.138"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000710'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.138'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.138"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.138"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001925'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.138'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.138"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.138"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002948'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.138'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.138"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.138"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003026'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.138'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.138"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.138"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004413'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.138'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.138"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.138"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004742'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.138'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.138"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.138"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004985'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.138'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.138"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.138"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005830'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.138'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.138"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.138 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.138"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006539'^^xsd:string;
  dwc:scientificName 'Sphyraena sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.138'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.187"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.187"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000058'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.187'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.187"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.187"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000266'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.187'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.187"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.187"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000915'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.187'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.187"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.187"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001264'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.187'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.187"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.187"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002038'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.187'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.187"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.187"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002443'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.187'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.187"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.187"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003616'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.187'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.187"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.187"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004060'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.187'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.187"^^xsd:decimal ;
  dwc:decimalLongitude "11.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.187 11.002)"^^geo:wktLiteral ;
  geo-pos:lat "34.187"^^xsd:decimal ;
  geo-pos:long "11.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005851'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.002'^^xsd:double;
  dwc:latitude '34.187'^^xsd:double;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007371'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007372'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007622'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007623'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006165'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000490'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001362'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001687'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002351'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002352'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002651'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003260'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003538'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003871'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004271'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005156'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005463'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005658'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 11.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006260'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.017'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  geo-pos:lat "34.383"^^xsd:decimal ;
  geo-pos:long "11.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007195'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.033'^^xsd:double;
  dwc:latitude '34.383'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  geo-pos:lat "34.383"^^xsd:decimal ;
  geo-pos:long "11.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007196'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.033'^^xsd:double;
  dwc:latitude '34.383'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  geo-pos:lat "34.383"^^xsd:decimal ;
  geo-pos:long "11.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000070'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.033'^^xsd:double;
  dwc:latitude '34.383'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  geo-pos:lat "34.383"^^xsd:decimal ;
  geo-pos:long "11.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000354'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.033'^^xsd:double;
  dwc:latitude '34.383'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  geo-pos:lat "34.383"^^xsd:decimal ;
  geo-pos:long "11.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000355'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.033'^^xsd:double;
  dwc:latitude '34.383'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  geo-pos:lat "34.383"^^xsd:decimal ;
  geo-pos:long "11.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000959'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.033'^^xsd:double;
  dwc:latitude '34.383'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  geo-pos:lat "34.383"^^xsd:decimal ;
  geo-pos:long "11.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000960'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.033'^^xsd:double;
  dwc:latitude '34.383'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  geo-pos:lat "34.383"^^xsd:decimal ;
  geo-pos:long "11.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002077'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.033'^^xsd:double;
  dwc:latitude '34.383'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  geo-pos:lat "34.383"^^xsd:decimal ;
  geo-pos:long "11.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002078'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.033'^^xsd:double;
  dwc:latitude '34.383'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  geo-pos:lat "34.383"^^xsd:decimal ;
  geo-pos:long "11.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003085'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.033'^^xsd:double;
  dwc:latitude '34.383'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 11.033)"^^geo:wktLiteral ;
  geo-pos:lat "34.383"^^xsd:decimal ;
  geo-pos:long "11.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004118'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.033'^^xsd:double;
  dwc:latitude '34.383'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "11.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "11.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006773'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.034'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "11.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "11.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007152'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.034'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "11.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "11.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002445'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.034'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "11.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "11.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000059'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.034'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "11.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "11.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000269'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.034'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "11.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "11.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001265'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.034'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "11.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "11.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002039'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.034'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "11.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "11.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003040'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.034'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "11.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "11.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003617'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.034'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "11.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "11.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004061'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.034'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.196"^^xsd:decimal ;
  dwc:decimalLongitude "11.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.196 11.034)"^^geo:wktLiteral ;
  geo-pos:lat "34.196"^^xsd:decimal ;
  geo-pos:long "11.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005392'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.034'^^xsd:double;
  dwc:latitude '34.196'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000078'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.036'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000377'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.036'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000971'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.036'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001953'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.036'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002088'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.036'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003098'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.036'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003792'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.036'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004139'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.036'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004446'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.036'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005588'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.036'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005939'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.036'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.036)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006418'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.036'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007199'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000121'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000363'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000963'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002081'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003087'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004122'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "11.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 11.04)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "11.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005925'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.04'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006991'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007424'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000520'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001110'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001173'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001376'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002214'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003304'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004308'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004309'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004520'^^xsd:string;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006034'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006509'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006584'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.742"^^xsd:decimal ;
  dwc:decimalLongitude "11.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.742 11.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.742"^^xsd:decimal ;
  geo-pos:long "11.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006585'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.042'^^xsd:double;
  dwc:latitude '36.742'^^xsd:double;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "11.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "11.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000061'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.043'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "11.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "11.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000299'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.043'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "11.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "11.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001268'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.043'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "11.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "11.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002956'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.043'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "11.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "11.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003049'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.043'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "11.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "11.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003444'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.043'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "11.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "11.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003780'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.043'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "11.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "11.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004076'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.043'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "11.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "11.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004425'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.043'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "11.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "11.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004776'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.043'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "11.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "11.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005399'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.043'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.245"^^xsd:decimal ;
  dwc:decimalLongitude "11.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.245 11.043)"^^geo:wktLiteral ;
  geo-pos:lat "34.245"^^xsd:decimal ;
  geo-pos:long "11.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005875'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.043'^^xsd:double;
  dwc:latitude '34.245'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.39 11.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.39"^^xsd:decimal ;
  dwc:decimalLongitude "11.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.39 11.047)"^^geo:wktLiteral ;
  geo-pos:lat "34.39"^^xsd:decimal ;
  geo-pos:long "11.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000120'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '11.047'^^xsd:double;
  dwc:latitude '34.39'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.39 11.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.39"^^xsd:decimal ;
  dwc:decimalLongitude "11.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.39 11.047)"^^geo:wktLiteral ;
  geo-pos:lat "34.39"^^xsd:decimal ;
  geo-pos:long "11.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000357'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '11.047'^^xsd:double;
  dwc:latitude '34.39'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.39 11.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.39"^^xsd:decimal ;
  dwc:decimalLongitude "11.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.39 11.047)"^^geo:wktLiteral ;
  geo-pos:lat "34.39"^^xsd:decimal ;
  geo-pos:long "11.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000961'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '11.047'^^xsd:double;
  dwc:latitude '34.39'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.39 11.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.39"^^xsd:decimal ;
  dwc:decimalLongitude "11.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.39 11.047)"^^geo:wktLiteral ;
  geo-pos:lat "34.39"^^xsd:decimal ;
  geo-pos:long "11.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000962'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '11.047'^^xsd:double;
  dwc:latitude '34.39'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.39 11.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.39"^^xsd:decimal ;
  dwc:decimalLongitude "11.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.39 11.047)"^^geo:wktLiteral ;
  geo-pos:lat "34.39"^^xsd:decimal ;
  geo-pos:long "11.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001441'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:longitude '11.047'^^xsd:double;
  dwc:latitude '34.39'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.145"^^xsd:decimal ;
  dwc:decimalLongitude "11.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  geo-pos:lat "34.145"^^xsd:decimal ;
  geo-pos:long "11.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006771'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.048'^^xsd:double;
  dwc:latitude '34.145'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.145"^^xsd:decimal ;
  dwc:decimalLongitude "11.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  geo-pos:lat "34.145"^^xsd:decimal ;
  geo-pos:long "11.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007142'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.048'^^xsd:double;
  dwc:latitude '34.145'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.145"^^xsd:decimal ;
  dwc:decimalLongitude "11.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  geo-pos:lat "34.145"^^xsd:decimal ;
  geo-pos:long "11.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000055'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.048'^^xsd:double;
  dwc:latitude '34.145'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.145"^^xsd:decimal ;
  dwc:decimalLongitude "11.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  geo-pos:lat "34.145"^^xsd:decimal ;
  geo-pos:long "11.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000248'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.048'^^xsd:double;
  dwc:latitude '34.145'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.145"^^xsd:decimal ;
  dwc:decimalLongitude "11.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  geo-pos:lat "34.145"^^xsd:decimal ;
  geo-pos:long "11.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001259'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.048'^^xsd:double;
  dwc:latitude '34.145'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.145"^^xsd:decimal ;
  dwc:decimalLongitude "11.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  geo-pos:lat "34.145"^^xsd:decimal ;
  geo-pos:long "11.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002435'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.048'^^xsd:double;
  dwc:latitude '34.145'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.145"^^xsd:decimal ;
  dwc:decimalLongitude "11.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  geo-pos:lat "34.145"^^xsd:decimal ;
  geo-pos:long "11.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004049'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.048'^^xsd:double;
  dwc:latitude '34.145'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.145"^^xsd:decimal ;
  dwc:decimalLongitude "11.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  geo-pos:lat "34.145"^^xsd:decimal ;
  geo-pos:long "11.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005382'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.048'^^xsd:double;
  dwc:latitude '34.145'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.145"^^xsd:decimal ;
  dwc:decimalLongitude "11.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.145 11.048)"^^geo:wktLiteral ;
  geo-pos:lat "34.145"^^xsd:decimal ;
  geo-pos:long "11.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005835'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.048'^^xsd:double;
  dwc:latitude '34.145'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.359"^^xsd:decimal ;
  dwc:decimalLongitude "11.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  geo-pos:lat "34.359"^^xsd:decimal ;
  geo-pos:long "11.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000066'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.051'^^xsd:double;
  dwc:latitude '34.359'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.359"^^xsd:decimal ;
  dwc:decimalLongitude "11.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  geo-pos:lat "34.359"^^xsd:decimal ;
  geo-pos:long "11.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000343'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.051'^^xsd:double;
  dwc:latitude '34.359'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.359"^^xsd:decimal ;
  dwc:decimalLongitude "11.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  geo-pos:lat "34.359"^^xsd:decimal ;
  geo-pos:long "11.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001280'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.051'^^xsd:double;
  dwc:latitude '34.359'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.359"^^xsd:decimal ;
  dwc:decimalLongitude "11.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  geo-pos:lat "34.359"^^xsd:decimal ;
  geo-pos:long "11.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001978'^^xsd:string;
  dwc:scientificName 'Liza spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.051'^^xsd:double;
  dwc:latitude '34.359'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126031'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.359"^^xsd:decimal ;
  dwc:decimalLongitude "11.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  geo-pos:lat "34.359"^^xsd:decimal ;
  geo-pos:long "11.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003078'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.051'^^xsd:double;
  dwc:latitude '34.359'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.359"^^xsd:decimal ;
  dwc:decimalLongitude "11.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  geo-pos:lat "34.359"^^xsd:decimal ;
  geo-pos:long "11.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003788'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.051'^^xsd:double;
  dwc:latitude '34.359'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.359"^^xsd:decimal ;
  dwc:decimalLongitude "11.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  geo-pos:lat "34.359"^^xsd:decimal ;
  geo-pos:long "11.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003965'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.051'^^xsd:double;
  dwc:latitude '34.359'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.359"^^xsd:decimal ;
  dwc:decimalLongitude "11.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  geo-pos:lat "34.359"^^xsd:decimal ;
  geo-pos:long "11.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004107'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.051'^^xsd:double;
  dwc:latitude '34.359'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.359"^^xsd:decimal ;
  dwc:decimalLongitude "11.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  geo-pos:lat "34.359"^^xsd:decimal ;
  geo-pos:long "11.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004376'^^xsd:string;
  dwc:scientificName 'Pagrus auriga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.051'^^xsd:double;
  dwc:latitude '34.359'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127061'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.359"^^xsd:decimal ;
  dwc:decimalLongitude "11.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  geo-pos:lat "34.359"^^xsd:decimal ;
  geo-pos:long "11.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004437'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.051'^^xsd:double;
  dwc:latitude '34.359'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.359"^^xsd:decimal ;
  dwc:decimalLongitude "11.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  geo-pos:lat "34.359"^^xsd:decimal ;
  geo-pos:long "11.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004800'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.051'^^xsd:double;
  dwc:latitude '34.359'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.359"^^xsd:decimal ;
  dwc:decimalLongitude "11.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  geo-pos:lat "34.359"^^xsd:decimal ;
  geo-pos:long "11.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005911'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.051'^^xsd:double;
  dwc:latitude '34.359'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.359"^^xsd:decimal ;
  dwc:decimalLongitude "11.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.359 11.051)"^^geo:wktLiteral ;
  geo-pos:lat "34.359"^^xsd:decimal ;
  geo-pos:long "11.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006457'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.051'^^xsd:double;
  dwc:latitude '34.359'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.074"^^xsd:decimal ;
  dwc:decimalLongitude "11.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  geo-pos:lat "34.074"^^xsd:decimal ;
  geo-pos:long "11.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001257'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.057'^^xsd:double;
  dwc:latitude '34.074'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.074"^^xsd:decimal ;
  dwc:decimalLongitude "11.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  geo-pos:lat "34.074"^^xsd:decimal ;
  geo-pos:long "11.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002945'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.057'^^xsd:double;
  dwc:latitude '34.074'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.074"^^xsd:decimal ;
  dwc:decimalLongitude "11.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  geo-pos:lat "34.074"^^xsd:decimal ;
  geo-pos:long "11.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003017'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.057'^^xsd:double;
  dwc:latitude '34.074'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.074"^^xsd:decimal ;
  dwc:decimalLongitude "11.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  geo-pos:lat "34.074"^^xsd:decimal ;
  geo-pos:long "11.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003766'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.057'^^xsd:double;
  dwc:latitude '34.074'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.074"^^xsd:decimal ;
  dwc:decimalLongitude "11.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  geo-pos:lat "34.074"^^xsd:decimal ;
  geo-pos:long "11.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004722'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.057'^^xsd:double;
  dwc:latitude '34.074'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.074"^^xsd:decimal ;
  dwc:decimalLongitude "11.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  geo-pos:lat "34.074"^^xsd:decimal ;
  geo-pos:long "11.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005337'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.057'^^xsd:double;
  dwc:latitude '34.074'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.074"^^xsd:decimal ;
  dwc:decimalLongitude "11.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  geo-pos:lat "34.074"^^xsd:decimal ;
  geo-pos:long "11.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005376'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.057'^^xsd:double;
  dwc:latitude '34.074'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.074"^^xsd:decimal ;
  dwc:decimalLongitude "11.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.057)"^^geo:wktLiteral ;
  geo-pos:lat "34.074"^^xsd:decimal ;
  geo-pos:long "11.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005805'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.057'^^xsd:double;
  dwc:latitude '34.074'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006638'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007149'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000111'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000261'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000262'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000746'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000912'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000913'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002036'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002441'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003038'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003615'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004058'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005321'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006554'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006781'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000077'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000373'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000374'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000833'^^xsd:string;
  dwc:scientificName 'Dentex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126075'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000970'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003096'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004138'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004818'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006210'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "11.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 11.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "11.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006530'^^xsd:string;
  dwc:scientificName 'Sparus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.058'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126082'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "11.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "11.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000001'^^xsd:string;
  dwc:scientificName 'Abralia veranyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.064'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139688'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '139688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "11.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "11.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000124'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.064'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "11.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "11.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000380'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.064'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "11.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "11.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000834'^^xsd:string;
  dwc:scientificName 'Dentex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.064'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126075'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "11.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "11.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003455'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.064'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "11.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "11.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004142'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.064'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "11.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "11.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004467'^^xsd:string;
  dwc:scientificName 'Pagrus coeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.064'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '401910'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.421"^^xsd:decimal ;
  dwc:decimalLongitude "11.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.421 11.064)"^^geo:wktLiteral ;
  geo-pos:lat "34.421"^^xsd:decimal ;
  geo-pos:long "11.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004821'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.064'^^xsd:double;
  dwc:latitude '34.421'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.068)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000110'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.068'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.068)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000260'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.068'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.068)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003614'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.068'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.179"^^xsd:decimal ;
  dwc:decimalLongitude "11.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.179 11.068)"^^geo:wktLiteral ;
  geo-pos:lat "34.179"^^xsd:decimal ;
  geo-pos:long "11.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005846'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.068'^^xsd:double;
  dwc:latitude '34.179'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006731'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007419'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007629'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006936'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000517'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000663'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001109'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002682'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003301'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003663'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004307'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005161'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005618'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006270'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006312'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006435'^^xsd:string;
  dwc:scientificName 'Solea vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006508'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006782'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.075'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002506'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.075'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000079'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.075'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000378'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.075'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000972'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.075'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001180'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.075'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002089'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.075'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003793'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.075'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004140'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.075'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005427'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.075'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.418"^^xsd:decimal ;
  dwc:decimalLongitude "11.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.418 11.075)"^^geo:wktLiteral ;
  geo-pos:lat "34.418"^^xsd:decimal ;
  geo-pos:long "11.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005940'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.075'^^xsd:double;
  dwc:latitude '34.418'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.451 11.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.451"^^xsd:decimal ;
  dwc:decimalLongitude "11.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.451 11.083)"^^geo:wktLiteral ;
  geo-pos:lat "34.451"^^xsd:decimal ;
  geo-pos:long "11.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000126'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.083'^^xsd:double;
  dwc:latitude '34.451'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.451 11.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.451"^^xsd:decimal ;
  dwc:decimalLongitude "11.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.451 11.083)"^^geo:wktLiteral ;
  geo-pos:lat "34.451"^^xsd:decimal ;
  geo-pos:long "11.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000976'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.083'^^xsd:double;
  dwc:latitude '34.451'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.451 11.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.451"^^xsd:decimal ;
  dwc:decimalLongitude "11.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.451 11.083)"^^geo:wktLiteral ;
  geo-pos:lat "34.451"^^xsd:decimal ;
  geo-pos:long "11.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004451'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.083'^^xsd:double;
  dwc:latitude '34.451'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.451 11.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.451"^^xsd:decimal ;
  dwc:decimalLongitude "11.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.451 11.083)"^^geo:wktLiteral ;
  geo-pos:lat "34.451"^^xsd:decimal ;
  geo-pos:long "11.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004832'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.083'^^xsd:double;
  dwc:latitude '34.451'^^xsd:double;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006847'^^xsd:string;
  dwc:scientificName 'Squalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '105716'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007025'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001392'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001500'^^xsd:string;
  dwc:scientificName 'Glossanodon leioglossus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '126717'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001580'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001798'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002285'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002786'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002787'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003720'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004603'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006171'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 11.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "11.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 11.103)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "11.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000074'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.103'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 11.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "11.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 11.103)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "11.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000366'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.103'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 11.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "11.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 11.103)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "11.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001950'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.103'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 11.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "11.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 11.103)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "11.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003454'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.103'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 11.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "11.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 11.103)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "11.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004128'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.103'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 11.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.399"^^xsd:decimal ;
  dwc:decimalLongitude "11.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.399 11.103)"^^geo:wktLiteral ;
  geo-pos:lat "34.399"^^xsd:decimal ;
  geo-pos:long "11.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004377'^^xsd:string;
  dwc:scientificName 'Pagrus auriga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.103'^^xsd:double;
  dwc:latitude '34.399'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127061'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006933'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000601'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001225'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001483'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001581'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001651'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001799'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002331'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002790'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002791'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003721'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004604'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004893'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004923'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004947'^^xsd:string;
  dwc:scientificName 'Pleurenecte flesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005075'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005109'^^xsd:string;
  dwc:scientificName 'Raja oxyrhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '399716'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005676'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.388"^^xsd:decimal ;
  dwc:decimalLongitude "11.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.388 11.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.388"^^xsd:decimal ;
  geo-pos:long "11.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006135'^^xsd:string;
  dwc:scientificName 'Sepiola rondeleti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.106'^^xsd:double;
  dwc:latitude '37.388'^^xsd:double;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007368'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007369'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000489'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002648'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003258'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004270'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005262'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005462'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006259'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006575'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006810'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007425'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002215'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000521'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001111'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002686'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003552'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004310'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005477'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007487'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002355'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002757'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002758'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003568'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003712'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004588'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006085'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.342"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007489'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.342"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000592'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.342"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001788'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.342"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002762'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.342"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002763'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.342"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003714'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.342"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004590'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.342"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005185'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.342 11.108)"^^geo:wktLiteral ;
  geo-pos:lat "37.342"^^xsd:decimal ;
  geo-pos:long "11.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005625'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.108'^^xsd:double;
  dwc:latitude '37.342'^^xsd:double;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.308"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.308"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000485'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.308'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.308"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.308"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000748'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.308'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.308"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.308"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000798'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.308'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.308"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.308"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001359'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.308'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.308"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.308"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001682'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.308'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.308"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.308"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002187'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.308'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.308"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.308"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002641'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.308'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.308"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.308"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003253'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.308'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.308"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.308"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004269'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.308'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.308"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.308"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004563'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.308'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.308"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.308"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005569'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.308'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.308"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.308 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.308"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006305'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.308'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006808'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006989'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007409'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007410'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000513'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001108'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002675'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003295'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003885'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004305'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005616'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006033'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006311'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006506'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.117'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006811'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.121'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007426'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.121'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000522'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.121'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001112'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.121'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002216'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.121'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002687'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.121'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003305'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.121'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004311'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.121'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.121)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005478'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.121'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006956'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007428'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007429'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007573'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000087'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001693'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002218'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002689'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003308'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003309'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003889'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004312'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005280'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005347'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006036'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006272'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006510'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006587'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.133'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.934"^^xsd:decimal ;
  dwc:decimalLongitude "11.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  geo-pos:lat "33.934"^^xsd:decimal ;
  geo-pos:long "11.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000176'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.139'^^xsd:double;
  dwc:latitude '33.934'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.934"^^xsd:decimal ;
  dwc:decimalLongitude "11.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  geo-pos:lat "33.934"^^xsd:decimal ;
  geo-pos:long "11.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000880'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.139'^^xsd:double;
  dwc:latitude '33.934'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.934"^^xsd:decimal ;
  dwc:decimalLongitude "11.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  geo-pos:lat "33.934"^^xsd:decimal ;
  geo-pos:long "11.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001889'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.139'^^xsd:double;
  dwc:latitude '33.934'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.934"^^xsd:decimal ;
  dwc:decimalLongitude "11.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  geo-pos:lat "33.934"^^xsd:decimal ;
  geo-pos:long "11.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003599'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.139'^^xsd:double;
  dwc:latitude '33.934'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.934"^^xsd:decimal ;
  dwc:decimalLongitude "11.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  geo-pos:lat "33.934"^^xsd:decimal ;
  geo-pos:long "11.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003758'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.139'^^xsd:double;
  dwc:latitude '33.934'^^xsd:double;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.934"^^xsd:decimal ;
  dwc:decimalLongitude "11.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  geo-pos:lat "33.934"^^xsd:decimal ;
  geo-pos:long "11.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004010'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.139'^^xsd:double;
  dwc:latitude '33.934'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.934"^^xsd:decimal ;
  dwc:decimalLongitude "11.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  geo-pos:lat "33.934"^^xsd:decimal ;
  geo-pos:long "11.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004400'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.139'^^xsd:double;
  dwc:latitude '33.934'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.934"^^xsd:decimal ;
  dwc:decimalLongitude "11.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  geo-pos:lat "33.934"^^xsd:decimal ;
  geo-pos:long "11.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005363'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.139'^^xsd:double;
  dwc:latitude '33.934'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.934"^^xsd:decimal ;
  dwc:decimalLongitude "11.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.934 11.139)"^^geo:wktLiteral ;
  geo-pos:lat "33.934"^^xsd:decimal ;
  geo-pos:long "11.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005764'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.139'^^xsd:double;
  dwc:latitude '33.934'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007398'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007399'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005159'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000509'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002204'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002668'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003662'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003881'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004298'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005471'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005574'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005615'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006579'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.642"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000511'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.642'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.642"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000804'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.642'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.642"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002207'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.642'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.642"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002672'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.642'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.642"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003290'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.642'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.642"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003291'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.642'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.642"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003546'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.642'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.642"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003882'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.642'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.642"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004303'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.642'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.642"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005015'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.642'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.642"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006031'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.642'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.642"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006504'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.642'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.642 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.642"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006581'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.642'^^xsd:double;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006730'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007406'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007407'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000512'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000662'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001371'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001462'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002208'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002674'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003293'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003294'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003884'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004304'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005016'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005275'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005276'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005473'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006032'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006269'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006505'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006582'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007427'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000523'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000806'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002217'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002688'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003306'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003307'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003888'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005479'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006035'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.142)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006586'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.142'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.576"^^xsd:decimal ;
  dwc:decimalLongitude "11.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  geo-pos:lat "36.576"^^xsd:decimal ;
  geo-pos:long "11.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007401'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.145'^^xsd:double;
  dwc:latitude '36.576'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.576"^^xsd:decimal ;
  dwc:decimalLongitude "11.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  geo-pos:lat "36.576"^^xsd:decimal ;
  geo-pos:long "11.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007402'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.145'^^xsd:double;
  dwc:latitude '36.576'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.576"^^xsd:decimal ;
  dwc:decimalLongitude "11.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  geo-pos:lat "36.576"^^xsd:decimal ;
  geo-pos:long "11.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000510'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.145'^^xsd:double;
  dwc:latitude '36.576'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.576"^^xsd:decimal ;
  dwc:decimalLongitude "11.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  geo-pos:lat "36.576"^^xsd:decimal ;
  geo-pos:long "11.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002206'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.145'^^xsd:double;
  dwc:latitude '36.576'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.576"^^xsd:decimal ;
  dwc:decimalLongitude "11.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  geo-pos:lat "36.576"^^xsd:decimal ;
  geo-pos:long "11.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002670'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.145'^^xsd:double;
  dwc:latitude '36.576'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.576"^^xsd:decimal ;
  dwc:decimalLongitude "11.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  geo-pos:lat "36.576"^^xsd:decimal ;
  geo-pos:long "11.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003288'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.145'^^xsd:double;
  dwc:latitude '36.576'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.576"^^xsd:decimal ;
  dwc:decimalLongitude "11.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  geo-pos:lat "36.576"^^xsd:decimal ;
  geo-pos:long "11.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004301'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.145'^^xsd:double;
  dwc:latitude '36.576'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.576"^^xsd:decimal ;
  dwc:decimalLongitude "11.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  geo-pos:lat "36.576"^^xsd:decimal ;
  geo-pos:long "11.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005472'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.145'^^xsd:double;
  dwc:latitude '36.576'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.576"^^xsd:decimal ;
  dwc:decimalLongitude "11.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.576 11.145)"^^geo:wktLiteral ;
  geo-pos:lat "36.576"^^xsd:decimal ;
  geo-pos:long "11.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006580'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.145'^^xsd:double;
  dwc:latitude '36.576'^^xsd:double;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.101"^^xsd:decimal ;
  dwc:decimalLongitude "11.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  geo-pos:lat "34.101"^^xsd:decimal ;
  geo-pos:long "11.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007134'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.147'^^xsd:double;
  dwc:latitude '34.101'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.101"^^xsd:decimal ;
  dwc:decimalLongitude "11.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  geo-pos:lat "34.101"^^xsd:decimal ;
  geo-pos:long "11.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000053'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.147'^^xsd:double;
  dwc:latitude '34.101'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.101"^^xsd:decimal ;
  dwc:decimalLongitude "11.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  geo-pos:lat "34.101"^^xsd:decimal ;
  geo-pos:long "11.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000223'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.147'^^xsd:double;
  dwc:latitude '34.101'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.101"^^xsd:decimal ;
  dwc:decimalLongitude "11.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  geo-pos:lat "34.101"^^xsd:decimal ;
  geo-pos:long "11.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001258'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.147'^^xsd:double;
  dwc:latitude '34.101'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.101"^^xsd:decimal ;
  dwc:decimalLongitude "11.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  geo-pos:lat "34.101"^^xsd:decimal ;
  geo-pos:long "11.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003022'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.147'^^xsd:double;
  dwc:latitude '34.101'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.101"^^xsd:decimal ;
  dwc:decimalLongitude "11.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  geo-pos:lat "34.101"^^xsd:decimal ;
  geo-pos:long "11.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003768'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.147'^^xsd:double;
  dwc:latitude '34.101'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.101"^^xsd:decimal ;
  dwc:decimalLongitude "11.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  geo-pos:lat "34.101"^^xsd:decimal ;
  geo-pos:long "11.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004406'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.147'^^xsd:double;
  dwc:latitude '34.101'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.101"^^xsd:decimal ;
  dwc:decimalLongitude "11.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  geo-pos:lat "34.101"^^xsd:decimal ;
  geo-pos:long "11.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005379'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.147'^^xsd:double;
  dwc:latitude '34.101'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.101"^^xsd:decimal ;
  dwc:decimalLongitude "11.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.101 11.147)"^^geo:wktLiteral ;
  geo-pos:lat "34.101"^^xsd:decimal ;
  geo-pos:long "11.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005813'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.147'^^xsd:double;
  dwc:latitude '34.101'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "11.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  geo-pos:lat "34.08"^^xsd:decimal ;
  geo-pos:long "11.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000109'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.148'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "11.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  geo-pos:lat "34.08"^^xsd:decimal ;
  geo-pos:long "11.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000219'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.148'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "11.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  geo-pos:lat "34.08"^^xsd:decimal ;
  geo-pos:long "11.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003609'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.148'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "11.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  geo-pos:lat "34.08"^^xsd:decimal ;
  geo-pos:long "11.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003767'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.148'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "11.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  geo-pos:lat "34.08"^^xsd:decimal ;
  geo-pos:long "11.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004035'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.148'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "11.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  geo-pos:lat "34.08"^^xsd:decimal ;
  geo-pos:long "11.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004723'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.148'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "11.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  geo-pos:lat "34.08"^^xsd:decimal ;
  geo-pos:long "11.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005807'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.148'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "11.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 11.148)"^^geo:wktLiteral ;
  geo-pos:lat "34.08"^^xsd:decimal ;
  geo-pos:long "11.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006351'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.148'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006812'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006948'^^xsd:string;
  dwc:scientificName 'Trachinus araneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127081'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007430'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007431'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007570'^^xsd:string;
  dwc:scientificName 'Uranoscopidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '125573'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002219'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000524'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000807'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001113'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001377'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002690'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002691'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003310'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003890'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005620'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005621'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006314'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006635'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006689'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007130'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000108'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000217'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000218'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000898'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000899'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001512'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002019'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002020'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002424'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003018'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004033'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004034'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005377'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005806'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.079"^^xsd:decimal ;
  dwc:decimalLongitude "11.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.079 11.151)"^^geo:wktLiteral ;
  geo-pos:lat "34.079"^^xsd:decimal ;
  geo-pos:long "11.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006196'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.151'^^xsd:double;
  dwc:latitude '34.079'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.155)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007138'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.155'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.155)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000234'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.155'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.155)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001204'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.155'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.155)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002430'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.155'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.155)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003024'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.155'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.155)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003772'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.155'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.155)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004410'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.155'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "11.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "11.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006670'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.157'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "11.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "11.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007411'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.157'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "11.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "11.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000514'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.157'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "11.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "11.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002209'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.157'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "11.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "11.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002321'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.157'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "11.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "11.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002676'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.157'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "11.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "11.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003296'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.157'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "11.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "11.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003886'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.157'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "11.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "11.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004306'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.157'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "11.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "11.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005277'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.157'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "11.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "11.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005474'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.157'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "11.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "11.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005577'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.157'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "11.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 11.157)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "11.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006507'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.157'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007359'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007360'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000484'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001358'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002185'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002186'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002348'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002640'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003252'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003869'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004268'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005155'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005657'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 11.158)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "11.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006257'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.158'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.074"^^xsd:decimal ;
  dwc:decimalLongitude "11.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.161)"^^geo:wktLiteral ;
  geo-pos:lat "34.074"^^xsd:decimal ;
  geo-pos:long "11.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007129'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.161'^^xsd:double;
  dwc:latitude '34.074'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.074"^^xsd:decimal ;
  dwc:decimalLongitude "11.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.161)"^^geo:wktLiteral ;
  geo-pos:lat "34.074"^^xsd:decimal ;
  geo-pos:long "11.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000216'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.161'^^xsd:double;
  dwc:latitude '34.074'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.074"^^xsd:decimal ;
  dwc:decimalLongitude "11.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.161)"^^geo:wktLiteral ;
  geo-pos:lat "34.074"^^xsd:decimal ;
  geo-pos:long "11.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000732'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.161'^^xsd:double;
  dwc:latitude '34.074'^^xsd:double;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.074"^^xsd:decimal ;
  dwc:decimalLongitude "11.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.161)"^^geo:wktLiteral ;
  geo-pos:lat "34.074"^^xsd:decimal ;
  geo-pos:long "11.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002018'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.161'^^xsd:double;
  dwc:latitude '34.074'^^xsd:double;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.074"^^xsd:decimal ;
  dwc:decimalLongitude "11.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.161)"^^geo:wktLiteral ;
  geo-pos:lat "34.074"^^xsd:decimal ;
  geo-pos:long "11.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003608'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.161'^^xsd:double;
  dwc:latitude '34.074'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.074"^^xsd:decimal ;
  dwc:decimalLongitude "11.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.074 11.161)"^^geo:wktLiteral ;
  geo-pos:lat "34.074"^^xsd:decimal ;
  geo-pos:long "11.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004721'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.161'^^xsd:double;
  dwc:latitude '34.074'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000435'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001034'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001035'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002129'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002564'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003170'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003171'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003499'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004206'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004207'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005556'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005989'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006221'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006294'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006395'^^xsd:string;
  dwc:scientificName 'Solea lascaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '154674'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "11.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 11.168)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "11.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006473'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.168'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 11.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.133"^^xsd:decimal ;
  dwc:decimalLongitude "11.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 11.169)"^^geo:wktLiteral ;
  geo-pos:lat "34.133"^^xsd:decimal ;
  geo-pos:long "11.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007139'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.169'^^xsd:double;
  dwc:latitude '34.133'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 11.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.133"^^xsd:decimal ;
  dwc:decimalLongitude "11.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 11.169)"^^geo:wktLiteral ;
  geo-pos:lat "34.133"^^xsd:decimal ;
  geo-pos:long "11.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000238'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.169'^^xsd:double;
  dwc:latitude '34.133'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 11.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.133"^^xsd:decimal ;
  dwc:decimalLongitude "11.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 11.169)"^^geo:wktLiteral ;
  geo-pos:lat "34.133"^^xsd:decimal ;
  geo-pos:long "11.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002028'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.169'^^xsd:double;
  dwc:latitude '34.133'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 11.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.133"^^xsd:decimal ;
  dwc:decimalLongitude "11.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 11.169)"^^geo:wktLiteral ;
  geo-pos:lat "34.133"^^xsd:decimal ;
  geo-pos:long "11.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002431'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.169'^^xsd:double;
  dwc:latitude '34.133'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 11.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.133"^^xsd:decimal ;
  dwc:decimalLongitude "11.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 11.169)"^^geo:wktLiteral ;
  geo-pos:lat "34.133"^^xsd:decimal ;
  geo-pos:long "11.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004043'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.169'^^xsd:double;
  dwc:latitude '34.133'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 11.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.133"^^xsd:decimal ;
  dwc:decimalLongitude "11.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 11.169)"^^geo:wktLiteral ;
  geo-pos:lat "34.133"^^xsd:decimal ;
  geo-pos:long "11.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005828'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.169'^^xsd:double;
  dwc:latitude '34.133'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.246"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.246"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007165'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '34.246'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.246"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.246"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007577'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '34.246'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.246"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.246"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000301'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '34.246'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.246"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.246"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000928'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '34.246'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.246"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.246"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001269'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '34.246'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.246"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.246"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001626'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '34.246'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.246"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.246"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002452'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '34.246'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.246"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.246"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003050'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '34.246'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.246"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.246"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003622'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '34.246'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.246"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.246"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004077'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '34.246'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.246"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.246"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005038'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '34.246'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.246"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.246"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005400'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '34.246'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.246"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.246"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005877'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '34.246'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.246"^^xsd:decimal ;
  dwc:decimalLongitude "11.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.246 11.172)"^^geo:wktLiteral ;
  geo-pos:lat "34.246"^^xsd:decimal ;
  geo-pos:long "11.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006451'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.172'^^xsd:double;
  dwc:latitude '34.246'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007174'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000316'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000938'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002054'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002463'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003060'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003625'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004089'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004785'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005409'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005889'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006367'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006784'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007217'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000026'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000397'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000985'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002095'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004161'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004538'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.875 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.875 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "35.875"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001340'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '35.875'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.875 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.875 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "35.875"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002585'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '35.875'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.875 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.875 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "35.875"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003520'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '35.875'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.875 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.875 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "35.875"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006002'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '35.875'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.875 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.875 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "35.875"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006184'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '35.875'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006723'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007384'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007385'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007386'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007387'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000499'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000500'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000660'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000800'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000801'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001460'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002320'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002660'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002661'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002662'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003272'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003273'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003660'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004281'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004282'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005269'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005270'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005468'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006264'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006306'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.171"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "34.171"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006637'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '34.171'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.171"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "34.171"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000255'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '34.171'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.171"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "34.171"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001262'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '34.171'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.171"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "34.171"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002034'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '34.171'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.171"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "34.171"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003034'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '34.171'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.171"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "34.171"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003439'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '34.171'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.171"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "34.171"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003613'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '34.171'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.171"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "34.171"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003775'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '34.171'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.171"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "34.171"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004056'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '34.171'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.171"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "34.171"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004415'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '34.171'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.171"^^xsd:decimal ;
  dwc:decimalLongitude "11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.171 11.18)"^^geo:wktLiteral ;
  geo-pos:lat "34.171"^^xsd:decimal ;
  geo-pos:long "11.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004752'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.18'^^xsd:double;
  dwc:latitude '34.171'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.82"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "33.82"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000103'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '33.82'^^xsd:double;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.82"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "33.82"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000872'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '33.82'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.82"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "33.82"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003429'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '33.82'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.82"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "33.82"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004004'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '33.82'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.82"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "33.82"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004397'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '33.82'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.82"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "33.82"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004678'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '33.82'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.82"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "33.82"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004966'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '33.82'^^xsd:double;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.82"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "33.82"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005749'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '33.82'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.82"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "33.82"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006339'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '33.82'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.51"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "34.51"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000128'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '34.51'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.51"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "34.51"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000987'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '34.51'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.51"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "34.51"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004454'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '34.51'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.503"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "36.503"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006724'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '36.503'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.503"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "36.503"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007388'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '36.503'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.503"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "36.503"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007389'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '36.503'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.503"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "36.503"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000501'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '36.503'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.503"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "36.503"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000802'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '36.503'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.503"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "36.503"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001461'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '36.503'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.503"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "36.503"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002663'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '36.503'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.503"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "36.503"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003274'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '36.503'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.503"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "36.503"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004283'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '36.503'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.503"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "36.503"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005271'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '36.503'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.503"^^xsd:decimal ;
  dwc:decimalLongitude "11.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 11.181)"^^geo:wktLiteral ;
  geo-pos:lat "36.503"^^xsd:decimal ;
  geo-pos:long "11.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005469'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.181'^^xsd:double;
  dwc:latitude '36.503'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006682'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004659'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000099'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000856'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000857'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001866'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001995'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002398'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002983'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002984'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003990'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004393'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004658'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005313'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.713"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.713 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "33.713"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006328'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '33.713'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006795'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006906'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002135'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000441'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001041'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001042'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002567'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003178'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003179'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003505'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003829'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004542'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005992'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006227'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.458"^^xsd:decimal ;
  dwc:decimalLongitude "11.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.458 11.182)"^^geo:wktLiteral ;
  geo-pos:lat "35.458"^^xsd:decimal ;
  geo-pos:long "11.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006430'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.182'^^xsd:double;
  dwc:latitude '35.458'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.505 11.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.505 11.186)"^^geo:wktLiteral ;
  geo-pos:lat "34.505"^^xsd:decimal ;
  geo-pos:long "11.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000398'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.186'^^xsd:double;
  dwc:latitude '34.505'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.505 11.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.505 11.186)"^^geo:wktLiteral ;
  geo-pos:lat "34.505"^^xsd:decimal ;
  geo-pos:long "11.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000986'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.186'^^xsd:double;
  dwc:latitude '34.505'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.505 11.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.505 11.186)"^^geo:wktLiteral ;
  geo-pos:lat "34.505"^^xsd:decimal ;
  geo-pos:long "11.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004856'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.186'^^xsd:double;
  dwc:latitude '34.505'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.614"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.614"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006796'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.614'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.614"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.614"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007279'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.614'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.614"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.614"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001051'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.614'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.614"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.614"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001052'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.614'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.614"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.614"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002145'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.614'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.614"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.614"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002575'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.614'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.614"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.614"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003190'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.614'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.614"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.614"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003191'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.614'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.614"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.614"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003513'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.614'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.614"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.614"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003837'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.614'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.614"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.614"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004223'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.614'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.614"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.614"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004224'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.614'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.614"^^xsd:decimal ;
  dwc:decimalLongitude "11.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.614 11.188)"^^geo:wktLiteral ;
  geo-pos:lat "35.614"^^xsd:decimal ;
  geo-pos:long "11.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006234'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.188'^^xsd:double;
  dwc:latitude '35.614'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006832'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007114'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000047'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000177'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000727'^^xsd:string;
  dwc:scientificName 'Dasyatis spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '105751'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000760'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001249'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001976'^^xsd:string;
  dwc:scientificName 'Liza spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126031'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002931'^^xsd:string;
  dwc:scientificName 'Mugil labrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '151503'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003003'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003430'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003600'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003760'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004012'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004375'^^xsd:string;
  dwc:scientificName 'Pagrus auriga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127061'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004401'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005125'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005766'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.938"^^xsd:decimal ;
  dwc:decimalLongitude "11.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.938 11.189)"^^geo:wktLiteral ;
  geo-pos:lat "33.938"^^xsd:decimal ;
  geo-pos:long "11.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006344'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.189'^^xsd:double;
  dwc:latitude '33.938'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.463 11.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.463"^^xsd:decimal ;
  dwc:decimalLongitude "11.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.463 11.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.463"^^xsd:decimal ;
  geo-pos:long "11.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007211'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.193'^^xsd:double;
  dwc:latitude '34.463'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.463 11.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.463"^^xsd:decimal ;
  dwc:decimalLongitude "11.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.463 11.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.463"^^xsd:decimal ;
  geo-pos:long "11.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004151'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.193'^^xsd:double;
  dwc:latitude '34.463'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.463 11.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.463"^^xsd:decimal ;
  dwc:decimalLongitude "11.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.463 11.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.463"^^xsd:decimal ;
  geo-pos:long "11.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004840'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.193'^^xsd:double;
  dwc:latitude '34.463'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.463 11.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.463"^^xsd:decimal ;
  dwc:decimalLongitude "11.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.463 11.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.463"^^xsd:decimal ;
  geo-pos:long "11.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005958'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.193'^^xsd:double;
  dwc:latitude '34.463'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.463 11.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.463"^^xsd:decimal ;
  dwc:decimalLongitude "11.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.463 11.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.463"^^xsd:decimal ;
  geo-pos:long "11.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006387'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.193'^^xsd:double;
  dwc:latitude '34.463'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "33.962"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006766'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '33.962'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "33.962"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007116'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '33.962'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "33.962"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000049'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '33.962'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "33.962"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000181'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '33.962'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "33.962"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000882'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '33.962'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "33.962"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001251'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '33.962'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "33.962"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002415'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '33.962'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "33.962"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003006'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '33.962'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "33.962"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004014'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '33.962'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "33.962"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005365'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '33.962'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.962"^^xsd:decimal ;
  dwc:decimalLongitude "11.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.962 11.195)"^^geo:wktLiteral ;
  geo-pos:lat "33.962"^^xsd:decimal ;
  geo-pos:long "11.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005771'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.195'^^xsd:double;
  dwc:latitude '33.962'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.706"^^xsd:decimal ;
  dwc:decimalLongitude "11.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  geo-pos:lat "33.706"^^xsd:decimal ;
  geo-pos:long "11.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006681'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.196'^^xsd:double;
  dwc:latitude '33.706'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.706"^^xsd:decimal ;
  dwc:decimalLongitude "11.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  geo-pos:lat "33.706"^^xsd:decimal ;
  geo-pos:long "11.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000098'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.196'^^xsd:double;
  dwc:latitude '33.706'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.706"^^xsd:decimal ;
  dwc:decimalLongitude "11.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  geo-pos:lat "33.706"^^xsd:decimal ;
  geo-pos:long "11.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000702'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.196'^^xsd:double;
  dwc:latitude '33.706'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.706"^^xsd:decimal ;
  dwc:decimalLongitude "11.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  geo-pos:lat "33.706"^^xsd:decimal ;
  geo-pos:long "11.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000854'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.196'^^xsd:double;
  dwc:latitude '33.706'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.706"^^xsd:decimal ;
  dwc:decimalLongitude "11.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  geo-pos:lat "33.706"^^xsd:decimal ;
  geo-pos:long "11.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000855'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.196'^^xsd:double;
  dwc:latitude '33.706'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.706"^^xsd:decimal ;
  dwc:decimalLongitude "11.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  geo-pos:lat "33.706"^^xsd:decimal ;
  geo-pos:long "11.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001865'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.196'^^xsd:double;
  dwc:latitude '33.706'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.706"^^xsd:decimal ;
  dwc:decimalLongitude "11.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  geo-pos:lat "33.706"^^xsd:decimal ;
  geo-pos:long "11.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003989'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.196'^^xsd:double;
  dwc:latitude '33.706'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.706"^^xsd:decimal ;
  dwc:decimalLongitude "11.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  geo-pos:lat "33.706"^^xsd:decimal ;
  geo-pos:long "11.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004391'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.196'^^xsd:double;
  dwc:latitude '33.706'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.706"^^xsd:decimal ;
  dwc:decimalLongitude "11.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  geo-pos:lat "33.706"^^xsd:decimal ;
  geo-pos:long "11.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004392'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.196'^^xsd:double;
  dwc:latitude '33.706'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.706"^^xsd:decimal ;
  dwc:decimalLongitude "11.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  geo-pos:lat "33.706"^^xsd:decimal ;
  geo-pos:long "11.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005731'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.196'^^xsd:double;
  dwc:latitude '33.706'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.706"^^xsd:decimal ;
  dwc:decimalLongitude "11.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.706 11.196)"^^geo:wktLiteral ;
  geo-pos:lat "33.706"^^xsd:decimal ;
  geo-pos:long "11.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006444'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.196'^^xsd:double;
  dwc:latitude '33.706'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.389"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006778'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '34.389'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.389"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007197'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '34.389'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.389"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002490'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '34.389'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.389"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000071'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '34.389'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.389"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000356'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '34.389'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.389"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001284'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '34.389'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.389"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001629'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '34.389'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.389"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002079'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '34.389'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.389"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003451'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '34.389'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.389"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004119'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '34.389'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.389"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004440'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '34.389'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.389"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005119'^^xsd:string;
  dwc:scientificName 'Raja radula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '34.389'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '105889'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.389"^^xsd:decimal ;
  dwc:decimalLongitude "11.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.389 11.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.389"^^xsd:decimal ;
  geo-pos:long "11.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005921'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.198'^^xsd:double;
  dwc:latitude '34.389'^^xsd:double;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.796"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.796"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000044'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.796'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.796"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.796"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000156'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.796'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.796"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.796"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001177'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.796'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.796"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.796"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001876'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.796'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.796"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.796"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002993'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.796'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.796"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.796"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003426'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.796'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.796"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.796"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003751'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.796'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.796"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.796"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003962'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.796'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.796"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.796"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003998'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.796'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.796"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.796 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.796"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004395'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.796'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.511"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.511"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006785'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.511'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.511"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.511"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007218'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.511'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.511"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.511"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000080'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.511'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.511"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.511"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000399'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.511'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.511"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.511"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000988'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.511'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.511"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.511"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001632'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.511'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.511"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.511"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002520'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.511'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.511"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.511"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004162'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.511'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.511"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.511"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004857'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.511'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.511"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.511"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005432'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.511'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.511"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.511 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.511"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005969'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.511'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.704 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.704"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.704 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.704"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001864'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.704'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.704 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.704"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.704 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.704"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004390'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.704'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.704 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.704"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.704 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.704"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004657'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.704'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.704 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.704"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.704 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.704"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006443'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.704'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.94"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.94"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006765'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.94'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.94"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.94"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007115'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.94'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.94"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.94"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000048'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.94'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.94"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.94"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000178'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.94'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.94"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.94"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000881'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.94'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.94"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.94"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001250'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.94'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.94"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.94"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002414'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.94'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.94"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.94"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003004'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.94'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.94"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.94"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003761'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.94'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.94"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.94"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004013'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.94'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.94"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.94"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005364'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.94'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.94"^^xsd:decimal ;
  dwc:decimalLongitude "11.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.94 11.202)"^^geo:wktLiteral ;
  geo-pos:lat "33.94"^^xsd:decimal ;
  geo-pos:long "11.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005767'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.202'^^xsd:double;
  dwc:latitude '33.94'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007159'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000282'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000921'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000922'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002042'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002448'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003443'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004068'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004422'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005323'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005395'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007272'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000442'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001043'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001044'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001150'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001333'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002136'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002568'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003180'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003506'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003830'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004213'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005533'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005993'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006228'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006474'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006566'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.475 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.475"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006567'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.475'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006708'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001045'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001151'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001152'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002137'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003181'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003182'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003507'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003831'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004214'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005010'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005148'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005228'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005558'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005994'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006229'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.492"^^xsd:decimal ;
  dwc:decimalLongitude "11.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.492 11.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.492"^^xsd:decimal ;
  geo-pos:long "11.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006475'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.208'^^xsd:double;
  dwc:latitude '35.492'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.498"^^xsd:decimal ;
  dwc:decimalLongitude "11.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  geo-pos:lat "34.498"^^xsd:decimal ;
  geo-pos:long "11.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007216'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.214'^^xsd:double;
  dwc:latitude '34.498'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.498"^^xsd:decimal ;
  dwc:decimalLongitude "11.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  geo-pos:lat "34.498"^^xsd:decimal ;
  geo-pos:long "11.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000396'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.214'^^xsd:double;
  dwc:latitude '34.498'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.498"^^xsd:decimal ;
  dwc:decimalLongitude "11.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  geo-pos:lat "34.498"^^xsd:decimal ;
  geo-pos:long "11.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000984'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.214'^^xsd:double;
  dwc:latitude '34.498'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.498"^^xsd:decimal ;
  dwc:decimalLongitude "11.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  geo-pos:lat "34.498"^^xsd:decimal ;
  geo-pos:long "11.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002094'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.214'^^xsd:double;
  dwc:latitude '34.498'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.498"^^xsd:decimal ;
  dwc:decimalLongitude "11.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  geo-pos:lat "34.498"^^xsd:decimal ;
  geo-pos:long "11.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002519'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.214'^^xsd:double;
  dwc:latitude '34.498'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.498"^^xsd:decimal ;
  dwc:decimalLongitude "11.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  geo-pos:lat "34.498"^^xsd:decimal ;
  geo-pos:long "11.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003115'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.214'^^xsd:double;
  dwc:latitude '34.498'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.498"^^xsd:decimal ;
  dwc:decimalLongitude "11.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  geo-pos:lat "34.498"^^xsd:decimal ;
  geo-pos:long "11.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004160'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.214'^^xsd:double;
  dwc:latitude '34.498'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.498"^^xsd:decimal ;
  dwc:decimalLongitude "11.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  geo-pos:lat "34.498"^^xsd:decimal ;
  geo-pos:long "11.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004855'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.214'^^xsd:double;
  dwc:latitude '34.498'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.498"^^xsd:decimal ;
  dwc:decimalLongitude "11.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  geo-pos:lat "34.498"^^xsd:decimal ;
  geo-pos:long "11.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005968'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.214'^^xsd:double;
  dwc:latitude '34.498'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.498"^^xsd:decimal ;
  dwc:decimalLongitude "11.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.498 11.214)"^^geo:wktLiteral ;
  geo-pos:lat "34.498"^^xsd:decimal ;
  geo-pos:long "11.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006390'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.214'^^xsd:double;
  dwc:latitude '34.498'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.341"^^xsd:decimal ;
  dwc:decimalLongitude "11.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  geo-pos:lat "34.341"^^xsd:decimal ;
  geo-pos:long "11.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007028'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.216'^^xsd:double;
  dwc:latitude '34.341'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.341"^^xsd:decimal ;
  dwc:decimalLongitude "11.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  geo-pos:lat "34.341"^^xsd:decimal ;
  geo-pos:long "11.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007182'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.216'^^xsd:double;
  dwc:latitude '34.341'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.341"^^xsd:decimal ;
  dwc:decimalLongitude "11.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  geo-pos:lat "34.341"^^xsd:decimal ;
  geo-pos:long "11.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000332'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.216'^^xsd:double;
  dwc:latitude '34.341'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.341"^^xsd:decimal ;
  dwc:decimalLongitude "11.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  geo-pos:lat "34.341"^^xsd:decimal ;
  geo-pos:long "11.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001276'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.216'^^xsd:double;
  dwc:latitude '34.341'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.341"^^xsd:decimal ;
  dwc:decimalLongitude "11.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  geo-pos:lat "34.341"^^xsd:decimal ;
  geo-pos:long "11.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001977'^^xsd:string;
  dwc:scientificName 'Liza spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.216'^^xsd:double;
  dwc:latitude '34.341'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126031'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.341"^^xsd:decimal ;
  dwc:decimalLongitude "11.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  geo-pos:lat "34.341"^^xsd:decimal ;
  geo-pos:long "11.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002064'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.216'^^xsd:double;
  dwc:latitude '34.341'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.341"^^xsd:decimal ;
  dwc:decimalLongitude "11.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  geo-pos:lat "34.341"^^xsd:decimal ;
  geo-pos:long "11.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003069'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.216'^^xsd:double;
  dwc:latitude '34.341'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.341"^^xsd:decimal ;
  dwc:decimalLongitude "11.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  geo-pos:lat "34.341"^^xsd:decimal ;
  geo-pos:long "11.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003785'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.216'^^xsd:double;
  dwc:latitude '34.341'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.341"^^xsd:decimal ;
  dwc:decimalLongitude "11.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  geo-pos:lat "34.341"^^xsd:decimal ;
  geo-pos:long "11.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004098'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.216'^^xsd:double;
  dwc:latitude '34.341'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.341"^^xsd:decimal ;
  dwc:decimalLongitude "11.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  geo-pos:lat "34.341"^^xsd:decimal ;
  geo-pos:long "11.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004795'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.216'^^xsd:double;
  dwc:latitude '34.341'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.341"^^xsd:decimal ;
  dwc:decimalLongitude "11.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  geo-pos:lat "34.341"^^xsd:decimal ;
  geo-pos:long "11.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005414'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.216'^^xsd:double;
  dwc:latitude '34.341'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.341"^^xsd:decimal ;
  dwc:decimalLongitude "11.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.341 11.216)"^^geo:wktLiteral ;
  geo-pos:lat "34.341"^^xsd:decimal ;
  geo-pos:long "11.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005901'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.216'^^xsd:double;
  dwc:latitude '34.341'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.229 11.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.229 11.218)"^^geo:wktLiteral ;
  geo-pos:lat "34.229"^^xsd:decimal ;
  geo-pos:long "11.218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007162'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.218'^^xsd:double;
  dwc:latitude '34.229'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.229 11.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.229 11.218)"^^geo:wktLiteral ;
  geo-pos:lat "34.229"^^xsd:decimal ;
  geo-pos:long "11.218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000288'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.218'^^xsd:double;
  dwc:latitude '34.229'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.229 11.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.229 11.218)"^^geo:wktLiteral ;
  geo-pos:lat "34.229"^^xsd:decimal ;
  geo-pos:long "11.218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000924'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.218'^^xsd:double;
  dwc:latitude '34.229'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.229 11.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.229 11.218)"^^geo:wktLiteral ;
  geo-pos:lat "34.229"^^xsd:decimal ;
  geo-pos:long "11.218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004071'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.218'^^xsd:double;
  dwc:latitude '34.229'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.229 11.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.229"^^xsd:decimal ;
  dwc:decimalLongitude "11.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.229 11.218)"^^geo:wktLiteral ;
  geo-pos:lat "34.229"^^xsd:decimal ;
  geo-pos:long "11.218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005397'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.218'^^xsd:double;
  dwc:latitude '34.229'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.268"^^xsd:decimal ;
  dwc:decimalLongitude "11.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  geo-pos:lat "34.268"^^xsd:decimal ;
  geo-pos:long "11.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000311'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.22'^^xsd:double;
  dwc:latitude '34.268'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.268"^^xsd:decimal ;
  dwc:decimalLongitude "11.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  geo-pos:lat "34.268"^^xsd:decimal ;
  geo-pos:long "11.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000936'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.22'^^xsd:double;
  dwc:latitude '34.268'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.268"^^xsd:decimal ;
  dwc:decimalLongitude "11.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  geo-pos:lat "34.268"^^xsd:decimal ;
  geo-pos:long "11.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001272'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.22'^^xsd:double;
  dwc:latitude '34.268'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.268"^^xsd:decimal ;
  dwc:decimalLongitude "11.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  geo-pos:lat "34.268"^^xsd:decimal ;
  geo-pos:long "11.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002051'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.22'^^xsd:double;
  dwc:latitude '34.268'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.268"^^xsd:decimal ;
  dwc:decimalLongitude "11.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  geo-pos:lat "34.268"^^xsd:decimal ;
  geo-pos:long "11.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002460'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.22'^^xsd:double;
  dwc:latitude '34.268'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.268"^^xsd:decimal ;
  dwc:decimalLongitude "11.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  geo-pos:lat "34.268"^^xsd:decimal ;
  geo-pos:long "11.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003055'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.22'^^xsd:double;
  dwc:latitude '34.268'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.268"^^xsd:decimal ;
  dwc:decimalLongitude "11.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  geo-pos:lat "34.268"^^xsd:decimal ;
  geo-pos:long "11.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004084'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.22'^^xsd:double;
  dwc:latitude '34.268'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.268"^^xsd:decimal ;
  dwc:decimalLongitude "11.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  geo-pos:lat "34.268"^^xsd:decimal ;
  geo-pos:long "11.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004782'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.22'^^xsd:double;
  dwc:latitude '34.268'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.268"^^xsd:decimal ;
  dwc:decimalLongitude "11.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.268 11.22)"^^geo:wktLiteral ;
  geo-pos:lat "34.268"^^xsd:decimal ;
  geo-pos:long "11.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005405'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.22'^^xsd:double;
  dwc:latitude '34.268'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.325"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007361'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.325'^^xsd:double;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.325"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002188'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.325'^^xsd:double;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.325"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000486'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.325'^^xsd:double;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.325"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001360'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.325'^^xsd:double;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.325"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001457'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.325'^^xsd:double;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.325"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001683'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.325'^^xsd:double;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.325"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002642'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.325'^^xsd:double;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.325"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003254'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.325'^^xsd:double;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.325"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003536'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.325'^^xsd:double;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.325"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003870'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.325'^^xsd:double;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.325"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004564'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.325'^^xsd:double;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.325"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005259'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.325'^^xsd:double;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.325 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.325"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005460'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.325'^^xsd:double;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007381'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007382'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000497'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000799'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001366'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002194'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002319'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002658'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003270'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003972'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004278'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005060'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005268'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005466'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005572'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005659'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006024'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006577'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006809'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007420'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007421'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000518'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000634'^^xsd:string;
  dwc:scientificName 'Cepola rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '151492'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000805'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001375'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001692'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002212'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002353'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002683'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003302'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003550'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005162'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005619'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006131'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006271'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006313'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.225'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.737"^^xsd:decimal ;
  dwc:decimalLongitude "11.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  geo-pos:lat "33.737"^^xsd:decimal ;
  geo-pos:long "11.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006760'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.228'^^xsd:double;
  dwc:latitude '33.737'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.737"^^xsd:decimal ;
  dwc:decimalLongitude "11.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  geo-pos:lat "33.737"^^xsd:decimal ;
  geo-pos:long "11.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004960'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.228'^^xsd:double;
  dwc:latitude '33.737'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.737"^^xsd:decimal ;
  dwc:decimalLongitude "11.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  geo-pos:lat "33.737"^^xsd:decimal ;
  geo-pos:long "11.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000042'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.228'^^xsd:double;
  dwc:latitude '33.737'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.737"^^xsd:decimal ;
  dwc:decimalLongitude "11.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  geo-pos:lat "33.737"^^xsd:decimal ;
  geo-pos:long "11.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000150'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.228'^^xsd:double;
  dwc:latitude '33.737'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.737"^^xsd:decimal ;
  dwc:decimalLongitude "11.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  geo-pos:lat "33.737"^^xsd:decimal ;
  geo-pos:long "11.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000863'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.228'^^xsd:double;
  dwc:latitude '33.737'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.737"^^xsd:decimal ;
  dwc:decimalLongitude "11.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  geo-pos:lat "33.737"^^xsd:decimal ;
  geo-pos:long "11.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001868'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.228'^^xsd:double;
  dwc:latitude '33.737'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.737"^^xsd:decimal ;
  dwc:decimalLongitude "11.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  geo-pos:lat "33.737"^^xsd:decimal ;
  geo-pos:long "11.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001997'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.228'^^xsd:double;
  dwc:latitude '33.737'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.737"^^xsd:decimal ;
  dwc:decimalLongitude "11.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  geo-pos:lat "33.737"^^xsd:decimal ;
  geo-pos:long "11.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002402'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.228'^^xsd:double;
  dwc:latitude '33.737'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.737"^^xsd:decimal ;
  dwc:decimalLongitude "11.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  geo-pos:lat "33.737"^^xsd:decimal ;
  geo-pos:long "11.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002990'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.228'^^xsd:double;
  dwc:latitude '33.737'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.737"^^xsd:decimal ;
  dwc:decimalLongitude "11.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  geo-pos:lat "33.737"^^xsd:decimal ;
  geo-pos:long "11.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003750'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.228'^^xsd:double;
  dwc:latitude '33.737'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.737"^^xsd:decimal ;
  dwc:decimalLongitude "11.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  geo-pos:lat "33.737"^^xsd:decimal ;
  geo-pos:long "11.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005356'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.228'^^xsd:double;
  dwc:latitude '33.737'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.737"^^xsd:decimal ;
  dwc:decimalLongitude "11.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  geo-pos:lat "33.737"^^xsd:decimal ;
  geo-pos:long "11.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005737'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.228'^^xsd:double;
  dwc:latitude '33.737'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.737"^^xsd:decimal ;
  dwc:decimalLongitude "11.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.737 11.228)"^^geo:wktLiteral ;
  geo-pos:lat "33.737"^^xsd:decimal ;
  geo-pos:long "11.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006332'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.228'^^xsd:double;
  dwc:latitude '33.737'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.693"^^xsd:decimal ;
  dwc:decimalLongitude "11.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  geo-pos:lat "33.693"^^xsd:decimal ;
  geo-pos:long "11.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006756'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.229'^^xsd:double;
  dwc:latitude '33.693'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.693"^^xsd:decimal ;
  dwc:decimalLongitude "11.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  geo-pos:lat "33.693"^^xsd:decimal ;
  geo-pos:long "11.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000039'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.229'^^xsd:double;
  dwc:latitude '33.693'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.693"^^xsd:decimal ;
  dwc:decimalLongitude "11.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  geo-pos:lat "33.693"^^xsd:decimal ;
  geo-pos:long "11.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000144'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.229'^^xsd:double;
  dwc:latitude '33.693'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.693"^^xsd:decimal ;
  dwc:decimalLongitude "11.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  geo-pos:lat "33.693"^^xsd:decimal ;
  geo-pos:long "11.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000851'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.229'^^xsd:double;
  dwc:latitude '33.693'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.693"^^xsd:decimal ;
  dwc:decimalLongitude "11.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  geo-pos:lat "33.693"^^xsd:decimal ;
  geo-pos:long "11.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001863'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.229'^^xsd:double;
  dwc:latitude '33.693'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.693"^^xsd:decimal ;
  dwc:decimalLongitude "11.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  geo-pos:lat "33.693"^^xsd:decimal ;
  geo-pos:long "11.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002980'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.229'^^xsd:double;
  dwc:latitude '33.693'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.693"^^xsd:decimal ;
  dwc:decimalLongitude "11.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  geo-pos:lat "33.693"^^xsd:decimal ;
  geo-pos:long "11.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004389'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.229'^^xsd:double;
  dwc:latitude '33.693'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.693"^^xsd:decimal ;
  dwc:decimalLongitude "11.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  geo-pos:lat "33.693"^^xsd:decimal ;
  geo-pos:long "11.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004656'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.229'^^xsd:double;
  dwc:latitude '33.693'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.693"^^xsd:decimal ;
  dwc:decimalLongitude "11.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  geo-pos:lat "33.693"^^xsd:decimal ;
  geo-pos:long "11.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005353'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.229'^^xsd:double;
  dwc:latitude '33.693'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.693"^^xsd:decimal ;
  dwc:decimalLongitude "11.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  geo-pos:lat "33.693"^^xsd:decimal ;
  geo-pos:long "11.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005728'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.229'^^xsd:double;
  dwc:latitude '33.693'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.693"^^xsd:decimal ;
  dwc:decimalLongitude "11.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.693 11.229)"^^geo:wktLiteral ;
  geo-pos:lat "33.693"^^xsd:decimal ;
  geo-pos:long "11.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006441'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.229'^^xsd:double;
  dwc:latitude '33.693'^^xsd:double;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.302"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.302"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006702'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.302'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.302"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.302"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001027'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.302'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.302"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.302"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001028'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.302'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.302"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.302"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001146'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.302'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.302"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.302"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002124'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.302'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.302"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.302"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002562'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.302'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.302"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.302"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003166'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.302'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.302"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.302"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003167'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.302'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.302"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.302"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003492'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.302'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.302"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.302"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003822'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.302'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.302"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.302"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004201'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.302'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.302"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.302"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005447'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.302'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.302"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.302"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005987'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.302'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.302"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.302 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.302"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006218'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '35.302'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007362'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007363'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000487'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001308'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001684'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002643'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002644'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003255'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005260'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 11.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "11.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005345'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.233'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.208"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "34.208"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006774'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '34.208'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.208"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "34.208"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007155'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '34.208'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.208"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "34.208"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000277'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '34.208'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.208"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "34.208"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000917'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '34.208'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.208"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "34.208"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001267'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '34.208'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.208"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "34.208"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002446'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '34.208'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.208"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "34.208"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004063'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '34.208'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.208"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "34.208"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004765'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '34.208'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.208"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "34.208"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005393'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '34.208'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.208"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "34.208"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005859'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '34.208'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007364'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007365'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000488'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002189'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002645'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003256'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005261'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.34"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005461'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.34'^^xsd:double;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.577"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006669'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.577'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.577"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007403'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.577'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.577"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000803'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.577'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.577"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001984'^^xsd:string;
  dwc:scientificName 'Loligo forbesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.577'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140270'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.577"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002671'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.577'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.577"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003289'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.577'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.577"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004302'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.577'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.577"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006310'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.577'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 11.237)"^^geo:wktLiteral ;
  geo-pos:lat "36.577"^^xsd:decimal ;
  geo-pos:long "11.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006503'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.237'^^xsd:double;
  dwc:latitude '36.577'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006632'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006683'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007101'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000149'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000861'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000862'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001505'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001996'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002400'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002401'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002988'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002989'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003425'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003994'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003995'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004532'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004662'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005736'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006134'^^xsd:string;
  dwc:scientificName 'Sepiola affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '141453'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '141453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006186'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.732"^^xsd:decimal ;
  dwc:decimalLongitude "11.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.732 11.247)"^^geo:wktLiteral ;
  geo-pos:lat "33.732"^^xsd:decimal ;
  geo-pos:long "11.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006546'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.247'^^xsd:double;
  dwc:latitude '33.732'^^xsd:double;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006786'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007220'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000081'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000402'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000989'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001964'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003119'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003461'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003799'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004165'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004455'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004858'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005330'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005970'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "11.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 11.248)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "11.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006468'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.248'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.73"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006759'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.73"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000100'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.73"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000148'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.73"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000859'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.73"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000860'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.73"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001478'^^xsd:string;
  dwc:scientificName 'Epinephelus guaza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '1035085'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.73"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002987'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.73"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003749'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.73"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003992'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.73"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003993'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.73"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004394'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.73"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004464'^^xsd:string;
  dwc:scientificName 'Pagrus coeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '401910'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.73"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005735'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.73"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.73 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.73"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006331'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '33.73'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.633"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007280'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '35.633'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.633"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000447'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '35.633'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.633"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001667'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '35.633'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.633"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003192'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '35.633'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 11.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.633"^^xsd:decimal ;
  geo-pos:long "11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004225'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '35.633'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006688'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007124'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007582'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000206'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000891'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000892'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001253'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001511'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002012'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002013'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002419'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002420'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003012'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003432'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004026'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004027'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004714'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005370'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005795'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006195'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.021"^^xsd:decimal ;
  dwc:decimalLongitude "11.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.021 11.251)"^^geo:wktLiteral ;
  geo-pos:lat "34.021"^^xsd:decimal ;
  geo-pos:long "11.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006551'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.251'^^xsd:double;
  dwc:latitude '34.021'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007098'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000038'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000142'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000725'^^xsd:string;
  dwc:scientificName 'Dasyatis spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '105751'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001862'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002935'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002978'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003423'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003747'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003987'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004388'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004655'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005123'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005727'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006327'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006440'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006536'^^xsd:string;
  dwc:scientificName 'Sphyraena chrysotaenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127067'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.676"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.676 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.676"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006537'^^xsd:string;
  dwc:scientificName 'Sphyraena sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.676'^^xsd:double;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.767"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.767"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006761'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.767'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.767"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.767"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000043'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.767'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.767"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.767"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000152'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.767'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.767"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.767"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000864'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.767'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.767"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.767"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001998'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.767'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.767"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.767"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002991'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.767'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.767"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.767"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003996'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.767'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.767"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.767"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005357'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.767'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.767"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.767"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005739'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.767'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.767"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.767 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.767"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006333'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.767'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.819"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.819"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006762'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.819'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.819"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.819"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007109'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.819'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.819"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.819"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000045'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.819'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.819"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.819"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000162'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.819'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.819"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.819"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000871'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.819'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.819"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.819"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001246'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.819'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.819"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.819"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002002'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.819'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.819"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.819"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002408'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.819'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.819"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.819"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003754'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.819'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.819"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.819"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005359'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.819'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.819"^^xsd:decimal ;
  dwc:decimalLongitude "11.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.819 11.252)"^^geo:wktLiteral ;
  geo-pos:lat "33.819"^^xsd:decimal ;
  geo-pos:long "11.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005748'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.252'^^xsd:double;
  dwc:latitude '33.819'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007282'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000450'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001057'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001058'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001337'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001503'^^xsd:string;
  dwc:scientificName 'Gobius geniporus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126891'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002147'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003195'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003516'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003839'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004229'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004230'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005232'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005233'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005999'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006237'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006476'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007417'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007416'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000516'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002210'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002680'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003299'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003549'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.258)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005475'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.258'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.721 11.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.721"^^xsd:decimal ;
  dwc:decimalLongitude "11.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.721 11.259)"^^geo:wktLiteral ;
  geo-pos:lat "33.721"^^xsd:decimal ;
  geo-pos:long "11.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000858'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.259'^^xsd:double;
  dwc:latitude '33.721'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.721 11.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.721"^^xsd:decimal ;
  dwc:decimalLongitude "11.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.721 11.259)"^^geo:wktLiteral ;
  geo-pos:lat "33.721"^^xsd:decimal ;
  geo-pos:long "11.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001243'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.259'^^xsd:double;
  dwc:latitude '33.721'^^xsd:double;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.721 11.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.721"^^xsd:decimal ;
  dwc:decimalLongitude "11.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.721 11.259)"^^geo:wktLiteral ;
  geo-pos:lat "33.721"^^xsd:decimal ;
  geo-pos:long "11.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002985'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.259'^^xsd:double;
  dwc:latitude '33.721'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.721 11.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.721"^^xsd:decimal ;
  dwc:decimalLongitude "11.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.721 11.259)"^^geo:wktLiteral ;
  geo-pos:lat "33.721"^^xsd:decimal ;
  geo-pos:long "11.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004661'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.259'^^xsd:double;
  dwc:latitude '33.721'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.721 11.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.721"^^xsd:decimal ;
  dwc:decimalLongitude "11.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.721 11.259)"^^geo:wktLiteral ;
  geo-pos:lat "33.721"^^xsd:decimal ;
  geo-pos:long "11.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005733'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.259'^^xsd:double;
  dwc:latitude '33.721'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.721 11.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.721"^^xsd:decimal ;
  dwc:decimalLongitude "11.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.721 11.259)"^^geo:wktLiteral ;
  geo-pos:lat "33.721"^^xsd:decimal ;
  geo-pos:long "11.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006329'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.259'^^xsd:double;
  dwc:latitude '33.721'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 11.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.012"^^xsd:decimal ;
  dwc:decimalLongitude "11.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 11.259)"^^geo:wktLiteral ;
  geo-pos:lat "34.012"^^xsd:decimal ;
  geo-pos:long "11.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007121'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.259'^^xsd:double;
  dwc:latitude '34.012'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 11.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.012"^^xsd:decimal ;
  dwc:decimalLongitude "11.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 11.259)"^^geo:wktLiteral ;
  geo-pos:lat "34.012"^^xsd:decimal ;
  geo-pos:long "11.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007581'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.259'^^xsd:double;
  dwc:latitude '34.012'^^xsd:double;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 11.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.012"^^xsd:decimal ;
  dwc:decimalLongitude "11.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 11.259)"^^geo:wktLiteral ;
  geo-pos:lat "34.012"^^xsd:decimal ;
  geo-pos:long "11.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000198'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.259'^^xsd:double;
  dwc:latitude '34.012'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 11.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.012"^^xsd:decimal ;
  dwc:decimalLongitude "11.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 11.259)"^^geo:wktLiteral ;
  geo-pos:lat "34.012"^^xsd:decimal ;
  geo-pos:long "11.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002418'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.259'^^xsd:double;
  dwc:latitude '34.012'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 11.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.012"^^xsd:decimal ;
  dwc:decimalLongitude "11.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 11.259)"^^geo:wktLiteral ;
  geo-pos:lat "34.012"^^xsd:decimal ;
  geo-pos:long "11.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004023'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.259'^^xsd:double;
  dwc:latitude '34.012'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 11.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.012"^^xsd:decimal ;
  dwc:decimalLongitude "11.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 11.259)"^^geo:wktLiteral ;
  geo-pos:lat "34.012"^^xsd:decimal ;
  geo-pos:long "11.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004707'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.259'^^xsd:double;
  dwc:latitude '34.012'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 11.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.012"^^xsd:decimal ;
  dwc:decimalLongitude "11.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.012 11.259)"^^geo:wktLiteral ;
  geo-pos:lat "34.012"^^xsd:decimal ;
  geo-pos:long "11.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005789'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.259'^^xsd:double;
  dwc:latitude '34.012'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.014"^^xsd:decimal ;
  dwc:decimalLongitude "11.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  geo-pos:lat "34.014"^^xsd:decimal ;
  geo-pos:long "11.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006768'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.265'^^xsd:double;
  dwc:latitude '34.014'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.014"^^xsd:decimal ;
  dwc:decimalLongitude "11.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  geo-pos:lat "34.014"^^xsd:decimal ;
  geo-pos:long "11.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006769'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.265'^^xsd:double;
  dwc:latitude '34.014'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.014"^^xsd:decimal ;
  dwc:decimalLongitude "11.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  geo-pos:lat "34.014"^^xsd:decimal ;
  geo-pos:long "11.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007122'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.265'^^xsd:double;
  dwc:latitude '34.014'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.014"^^xsd:decimal ;
  dwc:decimalLongitude "11.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  geo-pos:lat "34.014"^^xsd:decimal ;
  geo-pos:long "11.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007123'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.265'^^xsd:double;
  dwc:latitude '34.014'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.014"^^xsd:decimal ;
  dwc:decimalLongitude "11.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  geo-pos:lat "34.014"^^xsd:decimal ;
  geo-pos:long "11.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000106'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.265'^^xsd:double;
  dwc:latitude '34.014'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.014"^^xsd:decimal ;
  dwc:decimalLongitude "11.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  geo-pos:lat "34.014"^^xsd:decimal ;
  geo-pos:long "11.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000202'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.265'^^xsd:double;
  dwc:latitude '34.014'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.014"^^xsd:decimal ;
  dwc:decimalLongitude "11.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  geo-pos:lat "34.014"^^xsd:decimal ;
  geo-pos:long "11.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000888'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.265'^^xsd:double;
  dwc:latitude '34.014'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.014"^^xsd:decimal ;
  dwc:decimalLongitude "11.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  geo-pos:lat "34.014"^^xsd:decimal ;
  geo-pos:long "11.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000889'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.265'^^xsd:double;
  dwc:latitude '34.014'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.014"^^xsd:decimal ;
  dwc:decimalLongitude "11.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  geo-pos:lat "34.014"^^xsd:decimal ;
  geo-pos:long "11.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004024'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.265'^^xsd:double;
  dwc:latitude '34.014'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.014"^^xsd:decimal ;
  dwc:decimalLongitude "11.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  geo-pos:lat "34.014"^^xsd:decimal ;
  geo-pos:long "11.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004025'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.265'^^xsd:double;
  dwc:latitude '34.014'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.014"^^xsd:decimal ;
  dwc:decimalLongitude "11.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 11.265)"^^geo:wktLiteral ;
  geo-pos:lat "34.014"^^xsd:decimal ;
  geo-pos:long "11.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005369'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.265'^^xsd:double;
  dwc:latitude '34.014'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  geo-pos:lat "33.699"^^xsd:decimal ;
  geo-pos:long "11.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006758'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.266'^^xsd:double;
  dwc:latitude '33.699'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  geo-pos:lat "33.699"^^xsd:decimal ;
  geo-pos:long "11.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002397'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.266'^^xsd:double;
  dwc:latitude '33.699'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  geo-pos:lat "33.699"^^xsd:decimal ;
  geo-pos:long "11.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000041'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.266'^^xsd:double;
  dwc:latitude '33.699'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  geo-pos:lat "33.699"^^xsd:decimal ;
  geo-pos:long "11.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000146'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.266'^^xsd:double;
  dwc:latitude '33.699'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  geo-pos:lat "33.699"^^xsd:decimal ;
  geo-pos:long "11.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000853'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.266'^^xsd:double;
  dwc:latitude '33.699'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  geo-pos:lat "33.699"^^xsd:decimal ;
  geo-pos:long "11.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001242'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.266'^^xsd:double;
  dwc:latitude '33.699'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  geo-pos:lat "33.699"^^xsd:decimal ;
  geo-pos:long "11.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002982'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.266'^^xsd:double;
  dwc:latitude '33.699'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  geo-pos:lat "33.699"^^xsd:decimal ;
  geo-pos:long "11.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005355'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.266'^^xsd:double;
  dwc:latitude '33.699'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  geo-pos:lat "33.699"^^xsd:decimal ;
  geo-pos:long "11.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005730'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.266'^^xsd:double;
  dwc:latitude '33.699'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.699"^^xsd:decimal ;
  dwc:decimalLongitude "11.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.699 11.266)"^^geo:wktLiteral ;
  geo-pos:lat "33.699"^^xsd:decimal ;
  geo-pos:long "11.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006442'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.266'^^xsd:double;
  dwc:latitude '33.699'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006990'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.267'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007418'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.267'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002211'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.267'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001374'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.267'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001463'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.267'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002681'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.267'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003300'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.267'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003887'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.267'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005278'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.267'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005279'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.267'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.692 11.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.692"^^xsd:decimal ;
  geo-pos:long "11.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006583'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.267'^^xsd:double;
  dwc:latitude '36.692'^^xsd:double;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 11.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.833"^^xsd:decimal ;
  dwc:decimalLongitude "11.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 11.269)"^^geo:wktLiteral ;
  geo-pos:lat "33.833"^^xsd:decimal ;
  geo-pos:long "11.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006763'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.269'^^xsd:double;
  dwc:latitude '33.833'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 11.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.833"^^xsd:decimal ;
  dwc:decimalLongitude "11.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 11.269)"^^geo:wktLiteral ;
  geo-pos:lat "33.833"^^xsd:decimal ;
  geo-pos:long "11.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000873'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.269'^^xsd:double;
  dwc:latitude '33.833'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 11.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.833"^^xsd:decimal ;
  dwc:decimalLongitude "11.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 11.269)"^^geo:wktLiteral ;
  geo-pos:lat "33.833"^^xsd:decimal ;
  geo-pos:long "11.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005544'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.269'^^xsd:double;
  dwc:latitude '33.833'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 11.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.833"^^xsd:decimal ;
  dwc:decimalLongitude "11.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.833 11.269)"^^geo:wktLiteral ;
  geo-pos:lat "33.833"^^xsd:decimal ;
  geo-pos:long "11.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005752'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.269'^^xsd:double;
  dwc:latitude '33.833'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.704"^^xsd:decimal ;
  dwc:decimalLongitude "11.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  geo-pos:lat "36.704"^^xsd:decimal ;
  geo-pos:long "11.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007422'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.269'^^xsd:double;
  dwc:latitude '36.704'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.704"^^xsd:decimal ;
  dwc:decimalLongitude "11.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  geo-pos:lat "36.704"^^xsd:decimal ;
  geo-pos:long "11.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007423'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.269'^^xsd:double;
  dwc:latitude '36.704'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.704"^^xsd:decimal ;
  dwc:decimalLongitude "11.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  geo-pos:lat "36.704"^^xsd:decimal ;
  geo-pos:long "11.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000519'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.269'^^xsd:double;
  dwc:latitude '36.704'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.704"^^xsd:decimal ;
  dwc:decimalLongitude "11.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  geo-pos:lat "36.704"^^xsd:decimal ;
  geo-pos:long "11.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002213'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.269'^^xsd:double;
  dwc:latitude '36.704'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.704"^^xsd:decimal ;
  dwc:decimalLongitude "11.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  geo-pos:lat "36.704"^^xsd:decimal ;
  geo-pos:long "11.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002684'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.269'^^xsd:double;
  dwc:latitude '36.704'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.704"^^xsd:decimal ;
  dwc:decimalLongitude "11.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  geo-pos:lat "36.704"^^xsd:decimal ;
  geo-pos:long "11.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003303'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.269'^^xsd:double;
  dwc:latitude '36.704'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.704"^^xsd:decimal ;
  dwc:decimalLongitude "11.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  geo-pos:lat "36.704"^^xsd:decimal ;
  geo-pos:long "11.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003551'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.269'^^xsd:double;
  dwc:latitude '36.704'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.704"^^xsd:decimal ;
  dwc:decimalLongitude "11.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 11.269)"^^geo:wktLiteral ;
  geo-pos:lat "36.704"^^xsd:decimal ;
  geo-pos:long "11.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005476'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.269'^^xsd:double;
  dwc:latitude '36.704'^^xsd:double;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  geo-pos:lat "36.342"^^xsd:decimal ;
  geo-pos:long "11.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007366'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.275'^^xsd:double;
  dwc:latitude '36.342'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  geo-pos:lat "36.342"^^xsd:decimal ;
  geo-pos:long "11.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007571'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.275'^^xsd:double;
  dwc:latitude '36.342'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  geo-pos:lat "36.342"^^xsd:decimal ;
  geo-pos:long "11.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002349'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.275'^^xsd:double;
  dwc:latitude '36.342'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  geo-pos:lat "36.342"^^xsd:decimal ;
  geo-pos:long "11.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000633'^^xsd:string;
  dwc:scientificName 'Cepola rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.275'^^xsd:double;
  dwc:latitude '36.342'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '151492'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  geo-pos:lat "36.342"^^xsd:decimal ;
  geo-pos:long "11.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001361'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.275'^^xsd:double;
  dwc:latitude '36.342'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  geo-pos:lat "36.342"^^xsd:decimal ;
  geo-pos:long "11.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001685'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.275'^^xsd:double;
  dwc:latitude '36.342'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  geo-pos:lat "36.342"^^xsd:decimal ;
  geo-pos:long "11.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002372'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.275'^^xsd:double;
  dwc:latitude '36.342'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  geo-pos:lat "36.342"^^xsd:decimal ;
  geo-pos:long "11.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002646'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.275'^^xsd:double;
  dwc:latitude '36.342'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  geo-pos:lat "36.342"^^xsd:decimal ;
  geo-pos:long "11.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003257'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.275'^^xsd:double;
  dwc:latitude '36.342'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  geo-pos:lat "36.342"^^xsd:decimal ;
  geo-pos:long "11.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004469'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.275'^^xsd:double;
  dwc:latitude '36.342'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  geo-pos:lat "36.342"^^xsd:decimal ;
  geo-pos:long "11.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004565'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.275'^^xsd:double;
  dwc:latitude '36.342'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  geo-pos:lat "36.342"^^xsd:decimal ;
  geo-pos:long "11.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006021'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.275'^^xsd:double;
  dwc:latitude '36.342'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 11.275)"^^geo:wktLiteral ;
  geo-pos:lat "36.342"^^xsd:decimal ;
  geo-pos:long "11.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006258'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.275'^^xsd:double;
  dwc:latitude '36.342'^^xsd:double;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.486 11.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.486"^^xsd:decimal ;
  dwc:decimalLongitude "11.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.486 11.281)"^^geo:wktLiteral ;
  geo-pos:lat "34.486"^^xsd:decimal ;
  geo-pos:long "11.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000394'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.281'^^xsd:double;
  dwc:latitude '34.486'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.486 11.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.486"^^xsd:decimal ;
  dwc:decimalLongitude "11.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.486 11.281)"^^geo:wktLiteral ;
  geo-pos:lat "34.486"^^xsd:decimal ;
  geo-pos:long "11.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001289'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.281'^^xsd:double;
  dwc:latitude '34.486'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.486 11.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.486"^^xsd:decimal ;
  dwc:decimalLongitude "11.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.486 11.281)"^^geo:wktLiteral ;
  geo-pos:lat "34.486"^^xsd:decimal ;
  geo-pos:long "11.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003113'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.281'^^xsd:double;
  dwc:latitude '34.486'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.486 11.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.486"^^xsd:decimal ;
  dwc:decimalLongitude "11.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.486 11.281)"^^geo:wktLiteral ;
  geo-pos:lat "34.486"^^xsd:decimal ;
  geo-pos:long "11.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003796'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.281'^^xsd:double;
  dwc:latitude '34.486'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.486 11.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.486"^^xsd:decimal ;
  dwc:decimalLongitude "11.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.486 11.281)"^^geo:wktLiteral ;
  geo-pos:lat "34.486"^^xsd:decimal ;
  geo-pos:long "11.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004158'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.281'^^xsd:double;
  dwc:latitude '34.486'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.486 11.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.486"^^xsd:decimal ;
  dwc:decimalLongitude "11.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.486 11.281)"^^geo:wktLiteral ;
  geo-pos:lat "34.486"^^xsd:decimal ;
  geo-pos:long "11.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004850'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.281'^^xsd:double;
  dwc:latitude '34.486'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.486 11.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.486"^^xsd:decimal ;
  dwc:decimalLongitude "11.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.486 11.281)"^^geo:wktLiteral ;
  geo-pos:lat "34.486"^^xsd:decimal ;
  geo-pos:long "11.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005965'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.281'^^xsd:double;
  dwc:latitude '34.486'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.283)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000979'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.283'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.283)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000980'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.283'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.283)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004847'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.283'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.283)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004848'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.283'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.488 11.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.488"^^xsd:decimal ;
  dwc:decimalLongitude "11.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.488 11.283)"^^geo:wktLiteral ;
  geo-pos:lat "34.488"^^xsd:decimal ;
  geo-pos:long "11.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001445'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.283'^^xsd:double;
  dwc:latitude '34.488'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.488 11.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.488"^^xsd:decimal ;
  dwc:decimalLongitude "11.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.488 11.283)"^^geo:wktLiteral ;
  geo-pos:lat "34.488"^^xsd:decimal ;
  geo-pos:long "11.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001980'^^xsd:string;
  dwc:scientificName 'Loligo forbesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.283'^^xsd:double;
  dwc:latitude '34.488'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140270'^^xsd:integer;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.488 11.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.488"^^xsd:decimal ;
  dwc:decimalLongitude "11.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.488 11.283)"^^geo:wktLiteral ;
  geo-pos:lat "34.488"^^xsd:decimal ;
  geo-pos:long "11.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005223'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.283'^^xsd:double;
  dwc:latitude '34.488'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.674"^^xsd:decimal ;
  dwc:decimalLongitude "11.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.674"^^xsd:decimal ;
  geo-pos:long "11.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006975'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.285'^^xsd:double;
  dwc:latitude '35.674'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.674"^^xsd:decimal ;
  dwc:decimalLongitude "11.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.674"^^xsd:decimal ;
  geo-pos:long "11.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007039'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.285'^^xsd:double;
  dwc:latitude '35.674'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.674"^^xsd:decimal ;
  dwc:decimalLongitude "11.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.674"^^xsd:decimal ;
  geo-pos:long "11.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007281'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.285'^^xsd:double;
  dwc:latitude '35.674'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.674"^^xsd:decimal ;
  dwc:decimalLongitude "11.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.674"^^xsd:decimal ;
  geo-pos:long "11.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000449'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.285'^^xsd:double;
  dwc:latitude '35.674'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.674"^^xsd:decimal ;
  dwc:decimalLongitude "11.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.674"^^xsd:decimal ;
  geo-pos:long "11.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000785'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.285'^^xsd:double;
  dwc:latitude '35.674'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.674"^^xsd:decimal ;
  dwc:decimalLongitude "11.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.674"^^xsd:decimal ;
  geo-pos:long "11.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001055'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.285'^^xsd:double;
  dwc:latitude '35.674'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.674"^^xsd:decimal ;
  dwc:decimalLongitude "11.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.674"^^xsd:decimal ;
  geo-pos:long "11.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001056'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.285'^^xsd:double;
  dwc:latitude '35.674'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.674"^^xsd:decimal ;
  dwc:decimalLongitude "11.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.674"^^xsd:decimal ;
  geo-pos:long "11.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001448'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.285'^^xsd:double;
  dwc:latitude '35.674'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.674"^^xsd:decimal ;
  dwc:decimalLongitude "11.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.674"^^xsd:decimal ;
  geo-pos:long "11.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001449'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.285'^^xsd:double;
  dwc:latitude '35.674'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.674"^^xsd:decimal ;
  dwc:decimalLongitude "11.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.674"^^xsd:decimal ;
  geo-pos:long "11.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002577'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.285'^^xsd:double;
  dwc:latitude '35.674'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.674"^^xsd:decimal ;
  dwc:decimalLongitude "11.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.674"^^xsd:decimal ;
  geo-pos:long "11.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003193'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.285'^^xsd:double;
  dwc:latitude '35.674'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.674"^^xsd:decimal ;
  dwc:decimalLongitude "11.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.674"^^xsd:decimal ;
  geo-pos:long "11.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004227'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.285'^^xsd:double;
  dwc:latitude '35.674'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.674"^^xsd:decimal ;
  dwc:decimalLongitude "11.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.674"^^xsd:decimal ;
  geo-pos:long "11.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005449'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.285'^^xsd:double;
  dwc:latitude '35.674'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.674"^^xsd:decimal ;
  dwc:decimalLongitude "11.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.674 11.285)"^^geo:wktLiteral ;
  geo-pos:lat "35.674"^^xsd:decimal ;
  geo-pos:long "11.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006236'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.285'^^xsd:double;
  dwc:latitude '35.674'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009"^^xsd:decimal ;
  dwc:decimalLongitude "11.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  geo-pos:lat "34.009"^^xsd:decimal ;
  geo-pos:long "11.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006767'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.286'^^xsd:double;
  dwc:latitude '34.009'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009"^^xsd:decimal ;
  dwc:decimalLongitude "11.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  geo-pos:lat "34.009"^^xsd:decimal ;
  geo-pos:long "11.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007120'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.286'^^xsd:double;
  dwc:latitude '34.009'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009"^^xsd:decimal ;
  dwc:decimalLongitude "11.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  geo-pos:lat "34.009"^^xsd:decimal ;
  geo-pos:long "11.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000050'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.286'^^xsd:double;
  dwc:latitude '34.009'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009"^^xsd:decimal ;
  dwc:decimalLongitude "11.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  geo-pos:lat "34.009"^^xsd:decimal ;
  geo-pos:long "11.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000197'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.286'^^xsd:double;
  dwc:latitude '34.009'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009"^^xsd:decimal ;
  dwc:decimalLongitude "11.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  geo-pos:lat "34.009"^^xsd:decimal ;
  geo-pos:long "11.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000731'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.286'^^xsd:double;
  dwc:latitude '34.009'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009"^^xsd:decimal ;
  dwc:decimalLongitude "11.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  geo-pos:lat "34.009"^^xsd:decimal ;
  geo-pos:long "11.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000887'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.286'^^xsd:double;
  dwc:latitude '34.009'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009"^^xsd:decimal ;
  dwc:decimalLongitude "11.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  geo-pos:lat "34.009"^^xsd:decimal ;
  geo-pos:long "11.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001252'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.286'^^xsd:double;
  dwc:latitude '34.009'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009"^^xsd:decimal ;
  dwc:decimalLongitude "11.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  geo-pos:lat "34.009"^^xsd:decimal ;
  geo-pos:long "11.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001622'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.286'^^xsd:double;
  dwc:latitude '34.009'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009"^^xsd:decimal ;
  dwc:decimalLongitude "11.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  geo-pos:lat "34.009"^^xsd:decimal ;
  geo-pos:long "11.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002417'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.286'^^xsd:double;
  dwc:latitude '34.009'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009"^^xsd:decimal ;
  dwc:decimalLongitude "11.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  geo-pos:lat "34.009"^^xsd:decimal ;
  geo-pos:long "11.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003011'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.286'^^xsd:double;
  dwc:latitude '34.009'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009"^^xsd:decimal ;
  dwc:decimalLongitude "11.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  geo-pos:lat "34.009"^^xsd:decimal ;
  geo-pos:long "11.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004022'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.286'^^xsd:double;
  dwc:latitude '34.009'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009"^^xsd:decimal ;
  dwc:decimalLongitude "11.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  geo-pos:lat "34.009"^^xsd:decimal ;
  geo-pos:long "11.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005116'^^xsd:string;
  dwc:scientificName 'Raja radula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.286'^^xsd:double;
  dwc:latitude '34.009'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '105889'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009"^^xsd:decimal ;
  dwc:decimalLongitude "11.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  geo-pos:lat "34.009"^^xsd:decimal ;
  geo-pos:long "11.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005368'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.286'^^xsd:double;
  dwc:latitude '34.009'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.009"^^xsd:decimal ;
  dwc:decimalLongitude "11.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.009 11.286)"^^geo:wktLiteral ;
  geo-pos:lat "34.009"^^xsd:decimal ;
  geo-pos:long "11.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005788'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.286'^^xsd:double;
  dwc:latitude '34.009'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000082'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.289'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000404'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.289'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000998'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.289'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001293'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.289'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001967'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.289'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002100'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.289'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002525'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.289'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003124'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.289'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004173'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.289'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004457'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.289'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.289)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005975'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.289'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.291)"^^geo:wktLiteral ;
  geo-pos:lat "34.475"^^xsd:decimal ;
  geo-pos:long "11.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007214'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.291'^^xsd:double;
  dwc:latitude '34.475'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.291)"^^geo:wktLiteral ;
  geo-pos:lat "34.475"^^xsd:decimal ;
  geo-pos:long "11.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002093'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.291'^^xsd:double;
  dwc:latitude '34.475'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.291)"^^geo:wktLiteral ;
  geo-pos:lat "34.475"^^xsd:decimal ;
  geo-pos:long "11.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002517'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.291'^^xsd:double;
  dwc:latitude '34.475'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.291)"^^geo:wktLiteral ;
  geo-pos:lat "34.475"^^xsd:decimal ;
  geo-pos:long "11.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003795'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.291'^^xsd:double;
  dwc:latitude '34.475'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.291)"^^geo:wktLiteral ;
  geo-pos:lat "34.475"^^xsd:decimal ;
  geo-pos:long "11.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004156'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.291'^^xsd:double;
  dwc:latitude '34.475'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.291)"^^geo:wktLiteral ;
  geo-pos:lat "34.475"^^xsd:decimal ;
  geo-pos:long "11.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004845'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.291'^^xsd:double;
  dwc:latitude '34.475'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.884"^^xsd:decimal ;
  dwc:decimalLongitude "11.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  geo-pos:lat "33.884"^^xsd:decimal ;
  geo-pos:long "11.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006764'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.295'^^xsd:double;
  dwc:latitude '33.884'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.884"^^xsd:decimal ;
  dwc:decimalLongitude "11.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  geo-pos:lat "33.884"^^xsd:decimal ;
  geo-pos:long "11.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000046'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.295'^^xsd:double;
  dwc:latitude '33.884'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.884"^^xsd:decimal ;
  dwc:decimalLongitude "11.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  geo-pos:lat "33.884"^^xsd:decimal ;
  geo-pos:long "11.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000170'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.295'^^xsd:double;
  dwc:latitude '33.884'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.884"^^xsd:decimal ;
  dwc:decimalLongitude "11.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  geo-pos:lat "33.884"^^xsd:decimal ;
  geo-pos:long "11.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000877'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.295'^^xsd:double;
  dwc:latitude '33.884'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.884"^^xsd:decimal ;
  dwc:decimalLongitude "11.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  geo-pos:lat "33.884"^^xsd:decimal ;
  geo-pos:long "11.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001248'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.295'^^xsd:double;
  dwc:latitude '33.884'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.884"^^xsd:decimal ;
  dwc:decimalLongitude "11.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  geo-pos:lat "33.884"^^xsd:decimal ;
  geo-pos:long "11.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002411'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.295'^^xsd:double;
  dwc:latitude '33.884'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.884"^^xsd:decimal ;
  dwc:decimalLongitude "11.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  geo-pos:lat "33.884"^^xsd:decimal ;
  geo-pos:long "11.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003756'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.295'^^xsd:double;
  dwc:latitude '33.884'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.884"^^xsd:decimal ;
  dwc:decimalLongitude "11.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  geo-pos:lat "33.884"^^xsd:decimal ;
  geo-pos:long "11.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004007'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.295'^^xsd:double;
  dwc:latitude '33.884'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.884"^^xsd:decimal ;
  dwc:decimalLongitude "11.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  geo-pos:lat "33.884"^^xsd:decimal ;
  geo-pos:long "11.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005361'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.295'^^xsd:double;
  dwc:latitude '33.884'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.884"^^xsd:decimal ;
  dwc:decimalLongitude "11.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.884 11.295)"^^geo:wktLiteral ;
  geo-pos:lat "33.884"^^xsd:decimal ;
  geo-pos:long "11.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005759'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.295'^^xsd:double;
  dwc:latitude '33.884'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.082"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.082"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007131'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.082'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.082"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.082"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007583'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.082'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.082"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.082"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000220'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.082'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.082"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.082"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001201'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.082'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.082"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.082"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002425'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.082'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.082"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.082"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003019'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.082'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.082"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.082"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003434'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.082'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.082"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.082 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.082"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004956'^^xsd:string;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.082'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.469 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.469"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.469 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.469"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007213'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.469'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.469 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.469"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.469 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.469"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003456'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.469'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.469 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.469"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.469 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.469"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004155'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.469'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.469 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.469"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.469 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.469"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004844'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.469'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.469 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.469"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.469 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.469"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005963'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.469'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.556"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006837'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.556'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.556"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007224'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.556'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.556"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000992'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.556'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.556"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001966'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.556'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.556"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002097'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.556'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.556"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003120'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.556'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.556"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003800'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.556'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.556"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004169'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.556'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.556"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004456'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.556'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.556"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004860'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.556'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.556"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005973'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.556'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.556 11.296)"^^geo:wktLiteral ;
  geo-pos:lat "34.556"^^xsd:decimal ;
  geo-pos:long "11.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006392'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.296'^^xsd:double;
  dwc:latitude '34.556'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.487 11.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.487"^^xsd:decimal ;
  dwc:decimalLongitude "11.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.487 11.298)"^^geo:wktLiteral ;
  geo-pos:lat "34.487"^^xsd:decimal ;
  geo-pos:long "11.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000982'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.298'^^xsd:double;
  dwc:latitude '34.487'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.487 11.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.487"^^xsd:decimal ;
  dwc:decimalLongitude "11.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.487 11.298)"^^geo:wktLiteral ;
  geo-pos:lat "34.487"^^xsd:decimal ;
  geo-pos:long "11.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000983'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.298'^^xsd:double;
  dwc:latitude '34.487'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.487 11.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.487"^^xsd:decimal ;
  dwc:decimalLongitude "11.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.487 11.298)"^^geo:wktLiteral ;
  geo-pos:lat "34.487"^^xsd:decimal ;
  geo-pos:long "11.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004851'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.298'^^xsd:double;
  dwc:latitude '34.487'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.487 11.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.487"^^xsd:decimal ;
  dwc:decimalLongitude "11.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.487 11.298)"^^geo:wktLiteral ;
  geo-pos:lat "34.487"^^xsd:decimal ;
  geo-pos:long "11.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004852'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.298'^^xsd:double;
  dwc:latitude '34.487'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.937"^^xsd:decimal ;
  dwc:decimalLongitude "11.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  geo-pos:lat "33.937"^^xsd:decimal ;
  geo-pos:long "11.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002413'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.306'^^xsd:double;
  dwc:latitude '33.937'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.937"^^xsd:decimal ;
  dwc:decimalLongitude "11.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  geo-pos:lat "33.937"^^xsd:decimal ;
  geo-pos:long "11.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007113'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.306'^^xsd:double;
  dwc:latitude '33.937'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.937"^^xsd:decimal ;
  dwc:decimalLongitude "11.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  geo-pos:lat "33.937"^^xsd:decimal ;
  geo-pos:long "11.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001199'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.306'^^xsd:double;
  dwc:latitude '33.937'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.937"^^xsd:decimal ;
  dwc:decimalLongitude "11.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  geo-pos:lat "33.937"^^xsd:decimal ;
  geo-pos:long "11.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003002'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.306'^^xsd:double;
  dwc:latitude '33.937'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.937"^^xsd:decimal ;
  dwc:decimalLongitude "11.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  geo-pos:lat "33.937"^^xsd:decimal ;
  geo-pos:long "11.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003759'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.306'^^xsd:double;
  dwc:latitude '33.937'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.937"^^xsd:decimal ;
  dwc:decimalLongitude "11.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  geo-pos:lat "33.937"^^xsd:decimal ;
  geo-pos:long "11.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004011'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.306'^^xsd:double;
  dwc:latitude '33.937'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.937"^^xsd:decimal ;
  dwc:decimalLongitude "11.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  geo-pos:lat "33.937"^^xsd:decimal ;
  geo-pos:long "11.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004690'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.306'^^xsd:double;
  dwc:latitude '33.937'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.937"^^xsd:decimal ;
  dwc:decimalLongitude "11.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.937 11.306)"^^geo:wktLiteral ;
  geo-pos:lat "33.937"^^xsd:decimal ;
  geo-pos:long "11.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005765'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.306'^^xsd:double;
  dwc:latitude '33.937'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.805"^^xsd:decimal ;
  dwc:decimalLongitude "11.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  geo-pos:lat "33.805"^^xsd:decimal ;
  geo-pos:long "11.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007107'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.307'^^xsd:double;
  dwc:latitude '33.805'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.805"^^xsd:decimal ;
  dwc:decimalLongitude "11.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  geo-pos:lat "33.805"^^xsd:decimal ;
  geo-pos:long "11.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000159'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.307'^^xsd:double;
  dwc:latitude '33.805'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.805"^^xsd:decimal ;
  dwc:decimalLongitude "11.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  geo-pos:lat "33.805"^^xsd:decimal ;
  geo-pos:long "11.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000868'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.307'^^xsd:double;
  dwc:latitude '33.805'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.805"^^xsd:decimal ;
  dwc:decimalLongitude "11.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  geo-pos:lat "33.805"^^xsd:decimal ;
  geo-pos:long "11.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002404'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.307'^^xsd:double;
  dwc:latitude '33.805'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.805"^^xsd:decimal ;
  dwc:decimalLongitude "11.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  geo-pos:lat "33.805"^^xsd:decimal ;
  geo-pos:long "11.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002996'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.307'^^xsd:double;
  dwc:latitude '33.805'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.805"^^xsd:decimal ;
  dwc:decimalLongitude "11.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  geo-pos:lat "33.805"^^xsd:decimal ;
  geo-pos:long "11.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003593'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.307'^^xsd:double;
  dwc:latitude '33.805'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.805"^^xsd:decimal ;
  dwc:decimalLongitude "11.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  geo-pos:lat "33.805"^^xsd:decimal ;
  geo-pos:long "11.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004000'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.307'^^xsd:double;
  dwc:latitude '33.805'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.805"^^xsd:decimal ;
  dwc:decimalLongitude "11.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.805 11.307)"^^geo:wktLiteral ;
  geo-pos:lat "33.805"^^xsd:decimal ;
  geo-pos:long "11.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004673'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.307'^^xsd:double;
  dwc:latitude '33.805'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.804 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.804"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.804 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "33.804"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007106'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '33.804'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.804 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.804"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.804 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "33.804"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000102'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '33.804'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.804 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.804"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.804 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "33.804"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000866'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '33.804'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.804 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.804"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.804 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "33.804"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000867'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '33.804'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.804 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.804"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.804 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "33.804"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002995'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '33.804'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.804 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.804"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.804 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "33.804"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003999'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '33.804'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.804 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.804"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.804 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "33.804"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005358'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '33.804'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006705'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000436'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001036'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001329'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002130'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002131'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002565'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003172'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003500'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003826'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004208'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005549'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005557'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005990'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408"^^xsd:decimal ;
  dwc:decimalLongitude "11.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408 11.308)"^^geo:wktLiteral ;
  geo-pos:lat "35.408"^^xsd:decimal ;
  geo-pos:long "11.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006222'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.308'^^xsd:double;
  dwc:latitude '35.408'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006684'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007108'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007580'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000161'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000693'^^xsd:string;
  dwc:scientificName 'Crangon spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107007'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000869'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000870'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001245'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002001'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002406'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002407'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003428'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004002'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004003'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004677'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005205'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005747'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006187'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006337'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006338'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.816"^^xsd:decimal ;
  dwc:decimalLongitude "11.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.816 11.312)"^^geo:wktLiteral ;
  geo-pos:lat "33.816"^^xsd:decimal ;
  geo-pos:long "11.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006548'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.312'^^xsd:double;
  dwc:latitude '33.816'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007136'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000232'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001202'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001922'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002025'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002428'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003023'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003436'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003770'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003916'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003963'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004038'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004736'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005823'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.123"^^xsd:decimal ;
  dwc:decimalLongitude "11.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.123 11.316)"^^geo:wktLiteral ;
  geo-pos:lat "34.123"^^xsd:decimal ;
  geo-pos:long "11.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006355'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.316'^^xsd:double;
  dwc:latitude '34.123'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.558 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.558"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.558 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.558"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004861'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.558'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.558 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.558"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.558 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.558"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000993'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.558'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.558 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.558"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.558 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.558"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000994'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.558'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.558 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.558"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.558 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.558"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002098'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.558'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.558 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.558"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.558 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.558"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003121'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.558'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.558 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.558"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.558 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.558"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003465'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.558'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.558 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.558"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.558 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.558"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004170'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.558'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.592"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.592"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007226'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.592'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.592"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.592"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000406'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.592'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.592"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.592"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002103'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.592'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.592"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.592"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000083'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.592'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.592"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.592"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001001'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.592'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.592"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.592"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001002'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.592'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.592"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.592"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002102'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.592'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.592"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.592"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004539'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.592'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.592"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.592 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.592"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006531'^^xsd:string;
  dwc:scientificName 'Sparus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.592'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126082'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.594 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.594"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.594 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.594"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000130'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.594'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.594 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.594"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.594 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.594"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001004'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.594'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.594 11.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.594"^^xsd:decimal ;
  dwc:decimalLongitude "11.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.594 11.317)"^^geo:wktLiteral ;
  geo-pos:lat "34.594"^^xsd:decimal ;
  geo-pos:long "11.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001005'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.317'^^xsd:double;
  dwc:latitude '34.594'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 11.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.59"^^xsd:decimal ;
  dwc:decimalLongitude "11.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 11.319)"^^geo:wktLiteral ;
  geo-pos:lat "34.59"^^xsd:decimal ;
  geo-pos:long "11.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001000'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.319'^^xsd:double;
  dwc:latitude '34.59'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 11.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.59"^^xsd:decimal ;
  dwc:decimalLongitude "11.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 11.319)"^^geo:wktLiteral ;
  geo-pos:lat "34.59"^^xsd:decimal ;
  geo-pos:long "11.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002101'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.319'^^xsd:double;
  dwc:latitude '34.59'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 11.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.59"^^xsd:decimal ;
  dwc:decimalLongitude "11.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 11.319)"^^geo:wktLiteral ;
  geo-pos:lat "34.59"^^xsd:decimal ;
  geo-pos:long "11.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004175'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.319'^^xsd:double;
  dwc:latitude '34.59'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 11.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.59"^^xsd:decimal ;
  dwc:decimalLongitude "11.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 11.319)"^^geo:wktLiteral ;
  geo-pos:lat "34.59"^^xsd:decimal ;
  geo-pos:long "11.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004864'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.319'^^xsd:double;
  dwc:latitude '34.59'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 11.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.59"^^xsd:decimal ;
  dwc:decimalLongitude "11.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 11.319)"^^geo:wktLiteral ;
  geo-pos:lat "34.59"^^xsd:decimal ;
  geo-pos:long "11.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005546'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.319'^^xsd:double;
  dwc:latitude '34.59'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 11.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.59"^^xsd:decimal ;
  dwc:decimalLongitude "11.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.59 11.319)"^^geo:wktLiteral ;
  geo-pos:lat "34.59"^^xsd:decimal ;
  geo-pos:long "11.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005977'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.319'^^xsd:double;
  dwc:latitude '34.59'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007215'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000393'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000981'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001288'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001631'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002518'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003112'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003457'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003640'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004157'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004849'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005120'^^xsd:string;
  dwc:scientificName 'Raja radula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '105889'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005431'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.483"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005964'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000996'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000997'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002099'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003123'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003466'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004172'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.57"^^xsd:decimal ;
  dwc:decimalLongitude "11.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.57 11.323)"^^geo:wktLiteral ;
  geo-pos:lat "34.57"^^xsd:decimal ;
  geo-pos:long "11.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004862'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.323'^^xsd:double;
  dwc:latitude '34.57'^^xsd:double;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.593 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.593"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.593 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "34.593"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000129'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '34.593'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.593 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.593"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.593 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "34.593"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000407'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '34.593'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.593 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.593"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.593 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "34.593"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001003'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '34.593'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.593 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.593"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.593 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "34.593"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002104'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '34.593'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.593 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.593"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.593 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "34.593"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004865'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '34.593'^^xsd:double;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.442"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "36.442"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007374'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '36.442'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.442"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "36.442"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007375'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '36.442'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.442"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "36.442"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000491'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '36.442'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.442"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "36.442"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001459'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '36.442'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.442"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "36.442"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002653'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '36.442'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.442"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "36.442"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003262'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '36.442'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.442"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "36.442"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005264'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '36.442'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.442"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "36.442"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005346'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '36.442'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.975"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006967'^^xsd:string;
  dwc:scientificName 'Trachinus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '35.975'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126094'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.975"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007301'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '35.975'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.975"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007616'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '35.975'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.975"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007617'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '35.975'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.975"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000462'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '35.975'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.975"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000582'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '35.975'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.975"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001214'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '35.975'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.975"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002160'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '35.975'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.975"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002346'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '35.975'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.975"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002599'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '35.975'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.975"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003213'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '35.975'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.975"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003854'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '35.975'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.975"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005603'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '35.975'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.975 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.975"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006302'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '35.975'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007373'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001363'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001458'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001688'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002191'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002318'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002652'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003261'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005263'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005464'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.445 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.445"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.445 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.445"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007376'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.445'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.445 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.445"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.445 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.445"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007377'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.445'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.445 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.445"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.445 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.445"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000492'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.445'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.445 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.445"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.445 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.445"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002654'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.445'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.445 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.445"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.445 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.445"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003263'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.445'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.445 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.445"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.445 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.445"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005265'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.445'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.445 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.445"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.445 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.445"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005465'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.445'^^xsd:double;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006732'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006862'^^xsd:string;
  dwc:scientificName 'Squatina spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '105783'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006992'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007434'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007435'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007630'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000525'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000635'^^xsd:string;
  dwc:scientificName 'Cepola rubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '151492'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001379'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001694'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002374'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002693'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003312'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003891'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004471'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005481'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005662'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005663'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.333'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.162"^^xsd:decimal ;
  dwc:decimalLongitude "11.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  geo-pos:lat "34.162"^^xsd:decimal ;
  geo-pos:long "11.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007145'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.336'^^xsd:double;
  dwc:latitude '34.162'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.162"^^xsd:decimal ;
  dwc:decimalLongitude "11.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  geo-pos:lat "34.162"^^xsd:decimal ;
  geo-pos:long "11.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000252'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.336'^^xsd:double;
  dwc:latitude '34.162'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.162"^^xsd:decimal ;
  dwc:decimalLongitude "11.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  geo-pos:lat "34.162"^^xsd:decimal ;
  geo-pos:long "11.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000907'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.336'^^xsd:double;
  dwc:latitude '34.162'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.162"^^xsd:decimal ;
  dwc:decimalLongitude "11.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  geo-pos:lat "34.162"^^xsd:decimal ;
  geo-pos:long "11.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001625'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.336'^^xsd:double;
  dwc:latitude '34.162'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.162"^^xsd:decimal ;
  dwc:decimalLongitude "11.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  geo-pos:lat "34.162"^^xsd:decimal ;
  geo-pos:long "11.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002438'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.336'^^xsd:double;
  dwc:latitude '34.162'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.162"^^xsd:decimal ;
  dwc:decimalLongitude "11.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  geo-pos:lat "34.162"^^xsd:decimal ;
  geo-pos:long "11.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003031'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.336'^^xsd:double;
  dwc:latitude '34.162'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.162"^^xsd:decimal ;
  dwc:decimalLongitude "11.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  geo-pos:lat "34.162"^^xsd:decimal ;
  geo-pos:long "11.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004053'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.336'^^xsd:double;
  dwc:latitude '34.162'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.162"^^xsd:decimal ;
  dwc:decimalLongitude "11.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  geo-pos:lat "34.162"^^xsd:decimal ;
  geo-pos:long "11.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005385'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.336'^^xsd:double;
  dwc:latitude '34.162'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.162"^^xsd:decimal ;
  dwc:decimalLongitude "11.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.162 11.336)"^^geo:wktLiteral ;
  geo-pos:lat "34.162"^^xsd:decimal ;
  geo-pos:long "11.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005840'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.336'^^xsd:double;
  dwc:latitude '34.162'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006627'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.338'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006628'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.338'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007093'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.338'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000095'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.338'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000136'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.338'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000842'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.338'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000843'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.338'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001861'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.338'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002973'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.338'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003981'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.338'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003982'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.338'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004383'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.338'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004384'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.338'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.338)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004651'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.338'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.807"^^xsd:decimal ;
  dwc:decimalLongitude "11.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  geo-pos:lat "33.807"^^xsd:decimal ;
  geo-pos:long "11.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007579'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.34'^^xsd:double;
  dwc:latitude '33.807'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2004-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.807"^^xsd:decimal ;
  dwc:decimalLongitude "11.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  geo-pos:lat "33.807"^^xsd:decimal ;
  geo-pos:long "11.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000160'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.34'^^xsd:double;
  dwc:latitude '33.807'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.807"^^xsd:decimal ;
  dwc:decimalLongitude "11.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  geo-pos:lat "33.807"^^xsd:decimal ;
  geo-pos:long "11.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001198'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.34'^^xsd:double;
  dwc:latitude '33.807'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2004-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.807"^^xsd:decimal ;
  dwc:decimalLongitude "11.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  geo-pos:lat "33.807"^^xsd:decimal ;
  geo-pos:long "11.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002405'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.34'^^xsd:double;
  dwc:latitude '33.807'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.807"^^xsd:decimal ;
  dwc:decimalLongitude "11.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  geo-pos:lat "33.807"^^xsd:decimal ;
  geo-pos:long "11.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002997'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.34'^^xsd:double;
  dwc:latitude '33.807'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.807"^^xsd:decimal ;
  dwc:decimalLongitude "11.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  geo-pos:lat "33.807"^^xsd:decimal ;
  geo-pos:long "11.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003753'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.34'^^xsd:double;
  dwc:latitude '33.807'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.807"^^xsd:decimal ;
  dwc:decimalLongitude "11.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  geo-pos:lat "33.807"^^xsd:decimal ;
  geo-pos:long "11.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004001'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.34'^^xsd:double;
  dwc:latitude '33.807'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.807"^^xsd:decimal ;
  dwc:decimalLongitude "11.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  geo-pos:lat "33.807"^^xsd:decimal ;
  geo-pos:long "11.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004674'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.34'^^xsd:double;
  dwc:latitude '33.807'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.807"^^xsd:decimal ;
  dwc:decimalLongitude "11.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.807 11.34)"^^geo:wktLiteral ;
  geo-pos:lat "33.807"^^xsd:decimal ;
  geo-pos:long "11.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005745'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.34'^^xsd:double;
  dwc:latitude '33.807'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002479'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1983-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002480'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1983-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003076'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003630'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003631'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004104'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1983-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004105'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1983-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005909'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005910'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006373'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006374'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006792'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007269'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000434'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002563'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003169'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006472'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.542"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007278'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.542'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.542"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000446'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.542'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.542"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000783'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.542'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.542"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001050'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.542'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.542"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002574'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.542'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.542"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003189'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.542'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.542"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004222'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.542'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.542"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005231'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.542'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.542 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "35.542"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006233'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '35.542'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.792"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "36.792"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006671'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '36.792'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.792"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "36.792"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006813'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '36.792'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.792"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "36.792"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007436'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '36.792'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.792"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "36.792"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007437'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '36.792'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.792"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "36.792"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000526'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '36.792'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.792"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "36.792"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000808'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '36.792'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.792"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "36.792"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001464'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '36.792'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.792"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "36.792"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002221'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '36.792'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.792"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "36.792"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002694'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '36.792'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.792"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "36.792"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003554'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '36.792'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.792"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "36.792"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004313'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '36.792'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.792"^^xsd:decimal ;
  dwc:decimalLongitude "11.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 11.342)"^^geo:wktLiteral ;
  geo-pos:lat "36.792"^^xsd:decimal ;
  geo-pos:long "11.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005281'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.342'^^xsd:double;
  dwc:latitude '36.792'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007096'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006935'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004653'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000141'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000701'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000730'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000743'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001239'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002934'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002977'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003589'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003746'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003986'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005122'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005725'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.67"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.67 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "33.67"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006326'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '33.67'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.798"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "36.798"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006672'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '36.798'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.798"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "36.798"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006814'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '36.798'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.798"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "36.798"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007438'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '36.798'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.798"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "36.798"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007439'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '36.798'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.798"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "36.798"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001465'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '36.798'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.798"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "36.798"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002222'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '36.798'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.798"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "36.798"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002695'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '36.798'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.798"^^xsd:decimal ;
  dwc:decimalLongitude "11.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.798 11.345)"^^geo:wktLiteral ;
  geo-pos:lat "36.798"^^xsd:decimal ;
  geo-pos:long "11.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003313'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.345'^^xsd:double;
  dwc:latitude '36.798'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000841'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.346'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002972'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.346'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003980'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.346'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004382'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.346'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004650'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.346'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005720'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.346'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58"^^xsd:decimal ;
  dwc:decimalLongitude "11.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58 11.346)"^^geo:wktLiteral ;
  geo-pos:lat "33.58"^^xsd:decimal ;
  geo-pos:long "11.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006324'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.346'^^xsd:double;
  dwc:latitude '33.58'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.642"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006755'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '33.642'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.642"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007095'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '33.642'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.642"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000037'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '33.642'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.642"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000140'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '33.642'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.642"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000850'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '33.642'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.642"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001238'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '33.642'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.642"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002394'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '33.642'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.642"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002976'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '33.642'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.642"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003422'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '33.642'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.642"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005352'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '33.642'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.642"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005724'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '33.642'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.642 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.642"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006439'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '33.642'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007433'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007432'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001378'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002220'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002354'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002692'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003311'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003553'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005163'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005480'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000194'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000886'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002010'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004020'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004021'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005316'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005367'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.008"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.008 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.008"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005785'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '34.008'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007613'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007297'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000460'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001068'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002592'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003849'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005239'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005333'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005342'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "11.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 11.358)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "11.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005655'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.358'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.572"^^xsd:decimal ;
  dwc:decimalLongitude "11.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  geo-pos:lat "33.572"^^xsd:decimal ;
  geo-pos:long "11.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000094'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.359'^^xsd:double;
  dwc:latitude '33.572'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.572"^^xsd:decimal ;
  dwc:decimalLongitude "11.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  geo-pos:lat "33.572"^^xsd:decimal ;
  geo-pos:long "11.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000838'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.359'^^xsd:double;
  dwc:latitude '33.572'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.572"^^xsd:decimal ;
  dwc:decimalLongitude "11.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  geo-pos:lat "33.572"^^xsd:decimal ;
  geo-pos:long "11.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000839'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.359'^^xsd:double;
  dwc:latitude '33.572'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.572"^^xsd:decimal ;
  dwc:decimalLongitude "11.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  geo-pos:lat "33.572"^^xsd:decimal ;
  geo-pos:long "11.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003588'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.359'^^xsd:double;
  dwc:latitude '33.572'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.572"^^xsd:decimal ;
  dwc:decimalLongitude "11.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  geo-pos:lat "33.572"^^xsd:decimal ;
  geo-pos:long "11.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003961'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.359'^^xsd:double;
  dwc:latitude '33.572'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.572"^^xsd:decimal ;
  dwc:decimalLongitude "11.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  geo-pos:lat "33.572"^^xsd:decimal ;
  geo-pos:long "11.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003979'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.359'^^xsd:double;
  dwc:latitude '33.572'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.572"^^xsd:decimal ;
  dwc:decimalLongitude "11.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  geo-pos:lat "33.572"^^xsd:decimal ;
  geo-pos:long "11.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004379'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.359'^^xsd:double;
  dwc:latitude '33.572'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.572"^^xsd:decimal ;
  dwc:decimalLongitude "11.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  geo-pos:lat "33.572"^^xsd:decimal ;
  geo-pos:long "11.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004380'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.359'^^xsd:double;
  dwc:latitude '33.572'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.572"^^xsd:decimal ;
  dwc:decimalLongitude "11.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  geo-pos:lat "33.572"^^xsd:decimal ;
  geo-pos:long "11.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005718'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.359'^^xsd:double;
  dwc:latitude '33.572'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.572"^^xsd:decimal ;
  dwc:decimalLongitude "11.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  geo-pos:lat "33.572"^^xsd:decimal ;
  geo-pos:long "11.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006323'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.359'^^xsd:double;
  dwc:latitude '33.572'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.572"^^xsd:decimal ;
  dwc:decimalLongitude "11.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.572 11.359)"^^geo:wktLiteral ;
  geo-pos:lat "33.572"^^xsd:decimal ;
  geo-pos:long "11.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006438'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.359'^^xsd:double;
  dwc:latitude '33.572'^^xsd:double;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006770'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007125'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000212'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000893'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001254'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001623'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003013'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003433'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003606'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003764'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003915'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004029'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005028'^^xsd:string;
  dwc:scientificName 'Pteromylaeus bovinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '105861'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '871951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005372'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.037"^^xsd:decimal ;
  dwc:decimalLongitude "11.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.037 11.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.037"^^xsd:decimal ;
  geo-pos:long "11.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005798'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.366'^^xsd:double;
  dwc:latitude '34.037'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "11.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "11.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007135'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.367'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "11.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "11.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000226'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.367'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "11.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "11.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000901'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.367'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "11.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "11.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000902'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.367'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "11.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "11.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002022'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.367'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "11.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "11.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002023'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.367'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "11.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "11.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003435'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.367'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "11.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "11.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003769'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.367'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "11.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "11.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004037'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.367'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "11.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "11.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005318'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.367'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "11.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 11.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "11.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005380'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.367'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.063 11.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.063"^^xsd:decimal ;
  dwc:decimalLongitude "11.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.063 11.37)"^^geo:wktLiteral ;
  geo-pos:lat "34.063"^^xsd:decimal ;
  geo-pos:long "11.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000215'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.37'^^xsd:double;
  dwc:latitude '34.063'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.063 11.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.063"^^xsd:decimal ;
  dwc:decimalLongitude "11.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.063 11.37)"^^geo:wktLiteral ;
  geo-pos:lat "34.063"^^xsd:decimal ;
  geo-pos:long "11.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000897'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.37'^^xsd:double;
  dwc:latitude '34.063'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.063 11.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.063"^^xsd:decimal ;
  dwc:decimalLongitude "11.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.063 11.37)"^^geo:wktLiteral ;
  geo-pos:lat "34.063"^^xsd:decimal ;
  geo-pos:long "11.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002017'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.37'^^xsd:double;
  dwc:latitude '34.063'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.063 11.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.063"^^xsd:decimal ;
  dwc:decimalLongitude "11.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.063 11.37)"^^geo:wktLiteral ;
  geo-pos:lat "34.063"^^xsd:decimal ;
  geo-pos:long "11.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005375'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.37'^^xsd:double;
  dwc:latitude '34.063'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.063 11.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.063"^^xsd:decimal ;
  dwc:decimalLongitude "11.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.063 11.37)"^^geo:wktLiteral ;
  geo-pos:lat "34.063"^^xsd:decimal ;
  geo-pos:long "11.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005803'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.37'^^xsd:double;
  dwc:latitude '34.063'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006709'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007608'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000448'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000784'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001053'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001054'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001336'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002576'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003514'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004226'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005055'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005599'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005600'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005652'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006235'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.642"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.642 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.642"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006299'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '35.642'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007414'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007415'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005160'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000515'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001373'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002373'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002679'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003298'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003548'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005617'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "11.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 11.375)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "11.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005661'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.375'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.127 11.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.127"^^xsd:decimal ;
  dwc:decimalLongitude "11.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.127 11.376)"^^geo:wktLiteral ;
  geo-pos:lat "34.127"^^xsd:decimal ;
  geo-pos:long "11.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007137'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.376'^^xsd:double;
  dwc:latitude '34.127'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.127 11.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.127"^^xsd:decimal ;
  dwc:decimalLongitude "11.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.127 11.376)"^^geo:wktLiteral ;
  geo-pos:lat "34.127"^^xsd:decimal ;
  geo-pos:long "11.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000233'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.376'^^xsd:double;
  dwc:latitude '34.127'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.127 11.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.127"^^xsd:decimal ;
  dwc:decimalLongitude "11.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.127 11.376)"^^geo:wktLiteral ;
  geo-pos:lat "34.127"^^xsd:decimal ;
  geo-pos:long "11.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000903'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.376'^^xsd:double;
  dwc:latitude '34.127'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.127 11.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.127"^^xsd:decimal ;
  dwc:decimalLongitude "11.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.127 11.376)"^^geo:wktLiteral ;
  geo-pos:lat "34.127"^^xsd:decimal ;
  geo-pos:long "11.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004039'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.376'^^xsd:double;
  dwc:latitude '34.127'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.127 11.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.127"^^xsd:decimal ;
  dwc:decimalLongitude "11.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.127 11.376)"^^geo:wktLiteral ;
  geo-pos:lat "34.127"^^xsd:decimal ;
  geo-pos:long "11.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005381'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.376'^^xsd:double;
  dwc:latitude '34.127'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "33.556"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000134'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '33.556'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "33.556"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001237'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '33.556'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "33.556"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001860'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '33.556'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "33.556"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002933'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '33.556'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "33.556"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002970'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '33.556'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "33.556"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003744'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '33.556'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "33.556"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004378'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '33.556'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "33.556"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004649'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '33.556'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "33.556"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005717'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '33.556'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.556"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.556 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "33.556"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006437'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '33.556'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007294'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007612'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006953'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000457'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000793'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001450'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001669'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002153'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002588'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003203'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003522'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003846'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004546'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005236'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005451'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005602'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005697'^^xsd:string;
  dwc:scientificName 'Scyliorhinus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '105729'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "11.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 11.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006240'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.383'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.095"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.095"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007133'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.095'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.095"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.095"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002426'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.095'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.095"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.095"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000222'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.095'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.095"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.095"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000900'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.095'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.095"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.095"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003021'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.095'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.095"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.095"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004036'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.095'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.095"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.095"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005378'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.095'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.095"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.095 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.095"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005811'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.095'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.186"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.186"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007150'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.186'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.186"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.186"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000264'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.186'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.186"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.186"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000914'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.186'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.186"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.186"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002037'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.186'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.186"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.186"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002442'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.186'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.186"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.186"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003039'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.186'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.186"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.186"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004059'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.186'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.186"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.186"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005390'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.186'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.186"^^xsd:decimal ;
  dwc:decimalLongitude "11.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.186 11.384)"^^geo:wktLiteral ;
  geo-pos:lat "34.186"^^xsd:decimal ;
  geo-pos:long "11.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005849'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.384'^^xsd:double;
  dwc:latitude '34.186'^^xsd:double;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.577 11.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.577 11.385)"^^geo:wktLiteral ;
  geo-pos:lat "33.577"^^xsd:decimal ;
  geo-pos:long "11.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000135'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.385'^^xsd:double;
  dwc:latitude '33.577'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.577 11.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.577 11.385)"^^geo:wktLiteral ;
  geo-pos:lat "33.577"^^xsd:decimal ;
  geo-pos:long "11.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000035'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.385'^^xsd:double;
  dwc:latitude '33.577'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.577 11.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.577 11.385)"^^geo:wktLiteral ;
  geo-pos:lat "33.577"^^xsd:decimal ;
  geo-pos:long "11.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000840'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.385'^^xsd:double;
  dwc:latitude '33.577'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.577 11.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.577 11.385)"^^geo:wktLiteral ;
  geo-pos:lat "33.577"^^xsd:decimal ;
  geo-pos:long "11.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002971'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.385'^^xsd:double;
  dwc:latitude '33.577'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.577 11.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.577 11.385)"^^geo:wktLiteral ;
  geo-pos:lat "33.577"^^xsd:decimal ;
  geo-pos:long "11.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003745'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.385'^^xsd:double;
  dwc:latitude '33.577'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.577 11.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.577 11.385)"^^geo:wktLiteral ;
  geo-pos:lat "33.577"^^xsd:decimal ;
  geo-pos:long "11.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004381'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.385'^^xsd:double;
  dwc:latitude '33.577'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.577 11.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.577"^^xsd:decimal ;
  dwc:decimalLongitude "11.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.577 11.385)"^^geo:wktLiteral ;
  geo-pos:lat "33.577"^^xsd:decimal ;
  geo-pos:long "11.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005719'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.385'^^xsd:double;
  dwc:latitude '33.577'^^xsd:double;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "11.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006791'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.392'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "11.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007267'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.392'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "11.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007268'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.392'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "11.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001030'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.392'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "11.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001327'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.392'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "11.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002127'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.392'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "11.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002128'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.392'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "11.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003168'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.392'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "11.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003496'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.392'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "11.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004204'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.392'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "11.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 11.392)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "11.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006220'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.392'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006630'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006680'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000097'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000138'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000139'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000847'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000848'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001504'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001992'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001993'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002392'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002393'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002975'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003914'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003984'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005351'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006185'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.623"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.623 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.623"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006545'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.623'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000036'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000849'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003985'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004387'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005723'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.497 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.497"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.497 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "34.497"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004854'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '34.497'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.497 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.497"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.497 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "34.497"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000395'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '34.497'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.497 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.497"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.497 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "34.497"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003458'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '34.497'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.497 11.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.497"^^xsd:decimal ;
  dwc:decimalLongitude "11.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.497 11.397)"^^geo:wktLiteral ;
  geo-pos:lat "34.497"^^xsd:decimal ;
  geo-pos:long "11.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005967'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.397'^^xsd:double;
  dwc:latitude '34.497'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007094'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.405'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000844'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.405'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002974'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.405'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004385'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.405'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004652'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.405'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.405)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005721'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.405'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006629'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.406'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006679'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.406'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000096'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.406'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000137'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.406'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000845'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.406'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000846'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.406'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003983'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.406'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004386'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.406'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005722'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.406'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006325'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.406'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.622"^^xsd:decimal ;
  dwc:decimalLongitude "11.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.622 11.406)"^^geo:wktLiteral ;
  geo-pos:lat "33.622"^^xsd:decimal ;
  geo-pos:long "11.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006544'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.406'^^xsd:double;
  dwc:latitude '33.622'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000745'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.422'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001203'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.422'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002429'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.422'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002947'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.422'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003437'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.422'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003771'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.422'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004040'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.422'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004737'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.422'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.128"^^xsd:decimal ;
  dwc:decimalLongitude "11.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.128 11.422)"^^geo:wktLiteral ;
  geo-pos:lat "34.128"^^xsd:decimal ;
  geo-pos:long "11.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005824'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.422'^^xsd:double;
  dwc:latitude '34.128'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  geo-pos:lat "36.175"^^xsd:decimal ;
  geo-pos:long "11.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007327'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.425'^^xsd:double;
  dwc:latitude '36.175'^^xsd:double;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  geo-pos:lat "36.175"^^xsd:decimal ;
  geo-pos:long "11.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007619'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.425'^^xsd:double;
  dwc:latitude '36.175'^^xsd:double;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  geo-pos:lat "36.175"^^xsd:decimal ;
  geo-pos:long "11.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000031'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.425'^^xsd:double;
  dwc:latitude '36.175'^^xsd:double;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  geo-pos:lat "36.175"^^xsd:decimal ;
  geo-pos:long "11.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000586'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.425'^^xsd:double;
  dwc:latitude '36.175'^^xsd:double;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  geo-pos:lat "36.175"^^xsd:decimal ;
  geo-pos:long "11.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001353'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.425'^^xsd:double;
  dwc:latitude '36.175'^^xsd:double;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  geo-pos:lat "36.175"^^xsd:decimal ;
  geo-pos:long "11.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002370'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.425'^^xsd:double;
  dwc:latitude '36.175'^^xsd:double;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  geo-pos:lat "36.175"^^xsd:decimal ;
  geo-pos:long "11.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002618'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.425'^^xsd:double;
  dwc:latitude '36.175'^^xsd:double;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  geo-pos:lat "36.175"^^xsd:decimal ;
  geo-pos:long "11.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003234'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.425'^^xsd:double;
  dwc:latitude '36.175'^^xsd:double;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  geo-pos:lat "36.175"^^xsd:decimal ;
  geo-pos:long "11.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003702'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.425'^^xsd:double;
  dwc:latitude '36.175'^^xsd:double;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  geo-pos:lat "36.175"^^xsd:decimal ;
  geo-pos:long "11.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003863'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.425'^^xsd:double;
  dwc:latitude '36.175'^^xsd:double;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  geo-pos:lat "36.175"^^xsd:decimal ;
  geo-pos:long "11.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004556'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.425'^^xsd:double;
  dwc:latitude '36.175'^^xsd:double;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.175 11.425)"^^geo:wktLiteral ;
  geo-pos:lat "36.175"^^xsd:decimal ;
  geo-pos:long "11.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004874'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.425'^^xsd:double;
  dwc:latitude '36.175'^^xsd:double;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "11.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "11.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007029'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.426'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "11.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "11.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007194'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.426'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "11.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "11.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000353'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.426'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "11.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "11.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000729'^^xsd:string;
  dwc:scientificName 'Dasyatis spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.426'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '105751'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "11.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "11.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001283'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.426'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "11.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "11.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002076'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.426'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "11.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "11.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002489'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.426'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "11.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "11.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003084'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.426'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "11.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "11.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003789'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.426'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "11.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "11.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004117'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.426'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "11.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "11.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004808'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.426'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.381"^^xsd:decimal ;
  dwc:decimalLongitude "11.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.381 11.426)"^^geo:wktLiteral ;
  geo-pos:lat "34.381"^^xsd:decimal ;
  geo-pos:long "11.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005920'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.426'^^xsd:double;
  dwc:latitude '34.381'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.698"^^xsd:decimal ;
  dwc:decimalLongitude "11.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  geo-pos:lat "33.698"^^xsd:decimal ;
  geo-pos:long "11.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006757'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.436'^^xsd:double;
  dwc:latitude '33.698'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.698"^^xsd:decimal ;
  dwc:decimalLongitude "11.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  geo-pos:lat "33.698"^^xsd:decimal ;
  geo-pos:long "11.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007100'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.436'^^xsd:double;
  dwc:latitude '33.698'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.698"^^xsd:decimal ;
  dwc:decimalLongitude "11.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  geo-pos:lat "33.698"^^xsd:decimal ;
  geo-pos:long "11.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000040'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.436'^^xsd:double;
  dwc:latitude '33.698'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.698"^^xsd:decimal ;
  dwc:decimalLongitude "11.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  geo-pos:lat "33.698"^^xsd:decimal ;
  geo-pos:long "11.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000145'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.436'^^xsd:double;
  dwc:latitude '33.698'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.698"^^xsd:decimal ;
  dwc:decimalLongitude "11.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  geo-pos:lat "33.698"^^xsd:decimal ;
  geo-pos:long "11.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000852'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.436'^^xsd:double;
  dwc:latitude '33.698'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.698"^^xsd:decimal ;
  dwc:decimalLongitude "11.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  geo-pos:lat "33.698"^^xsd:decimal ;
  geo-pos:long "11.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001241'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.436'^^xsd:double;
  dwc:latitude '33.698'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.698"^^xsd:decimal ;
  dwc:decimalLongitude "11.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  geo-pos:lat "33.698"^^xsd:decimal ;
  geo-pos:long "11.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001994'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.436'^^xsd:double;
  dwc:latitude '33.698'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.698"^^xsd:decimal ;
  dwc:decimalLongitude "11.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  geo-pos:lat "33.698"^^xsd:decimal ;
  geo-pos:long "11.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002396'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.436'^^xsd:double;
  dwc:latitude '33.698'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.698"^^xsd:decimal ;
  dwc:decimalLongitude "11.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  geo-pos:lat "33.698"^^xsd:decimal ;
  geo-pos:long "11.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002981'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.436'^^xsd:double;
  dwc:latitude '33.698'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.698"^^xsd:decimal ;
  dwc:decimalLongitude "11.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  geo-pos:lat "33.698"^^xsd:decimal ;
  geo-pos:long "11.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003424'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.436'^^xsd:double;
  dwc:latitude '33.698'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.698"^^xsd:decimal ;
  dwc:decimalLongitude "11.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  geo-pos:lat "33.698"^^xsd:decimal ;
  geo-pos:long "11.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005354'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.436'^^xsd:double;
  dwc:latitude '33.698'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.698"^^xsd:decimal ;
  dwc:decimalLongitude "11.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.698 11.436)"^^geo:wktLiteral ;
  geo-pos:lat "33.698"^^xsd:decimal ;
  geo-pos:long "11.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005729'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.436'^^xsd:double;
  dwc:latitude '33.698'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007334'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.442'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007333'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.442'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001304'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.442'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001638'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.442'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001770'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.442'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001771'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.442'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002623'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.442'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.442)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004558'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.442'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.06"^^xsd:decimal ;
  dwc:decimalLongitude "11.449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  geo-pos:lat "34.06"^^xsd:decimal ;
  geo-pos:long "11.449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007127'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.449'^^xsd:double;
  dwc:latitude '34.06'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.06"^^xsd:decimal ;
  dwc:decimalLongitude "11.449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  geo-pos:lat "34.06"^^xsd:decimal ;
  geo-pos:long "11.449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000895'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.449'^^xsd:double;
  dwc:latitude '34.06'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.06"^^xsd:decimal ;
  dwc:decimalLongitude "11.449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  geo-pos:lat "34.06"^^xsd:decimal ;
  geo-pos:long "11.449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001256'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.449'^^xsd:double;
  dwc:latitude '34.06'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.06"^^xsd:decimal ;
  dwc:decimalLongitude "11.449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  geo-pos:lat "34.06"^^xsd:decimal ;
  geo-pos:long "11.449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002016'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.449'^^xsd:double;
  dwc:latitude '34.06'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.06"^^xsd:decimal ;
  dwc:decimalLongitude "11.449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  geo-pos:lat "34.06"^^xsd:decimal ;
  geo-pos:long "11.449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002422'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.449'^^xsd:double;
  dwc:latitude '34.06'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.06"^^xsd:decimal ;
  dwc:decimalLongitude "11.449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  geo-pos:lat "34.06"^^xsd:decimal ;
  geo-pos:long "11.449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003015'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.449'^^xsd:double;
  dwc:latitude '34.06'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.06"^^xsd:decimal ;
  dwc:decimalLongitude "11.449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  geo-pos:lat "34.06"^^xsd:decimal ;
  geo-pos:long "11.449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004031'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.449'^^xsd:double;
  dwc:latitude '34.06'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.06"^^xsd:decimal ;
  dwc:decimalLongitude "11.449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  geo-pos:lat "34.06"^^xsd:decimal ;
  geo-pos:long "11.449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004719'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.449'^^xsd:double;
  dwc:latitude '34.06'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.06"^^xsd:decimal ;
  dwc:decimalLongitude "11.449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.06 11.449)"^^geo:wktLiteral ;
  geo-pos:lat "34.06"^^xsd:decimal ;
  geo-pos:long "11.449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005801'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.449'^^xsd:double;
  dwc:latitude '34.06'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007336'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007337'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001676'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001774'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001775'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002317'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002624'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002625'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004560'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.194 11.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.194"^^xsd:decimal ;
  dwc:decimalLongitude "11.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.194 11.452)"^^geo:wktLiteral ;
  geo-pos:lat "36.194"^^xsd:decimal ;
  geo-pos:long "11.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007341'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.452'^^xsd:double;
  dwc:latitude '36.194'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.194 11.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.194"^^xsd:decimal ;
  dwc:decimalLongitude "11.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.194 11.452)"^^geo:wktLiteral ;
  geo-pos:lat "36.194"^^xsd:decimal ;
  geo-pos:long "11.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007342'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.452'^^xsd:double;
  dwc:latitude '36.194'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.194 11.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.194"^^xsd:decimal ;
  dwc:decimalLongitude "11.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.194 11.452)"^^geo:wktLiteral ;
  geo-pos:lat "36.194"^^xsd:decimal ;
  geo-pos:long "11.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002177'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.452'^^xsd:double;
  dwc:latitude '36.194'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.194 11.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.194"^^xsd:decimal ;
  dwc:decimalLongitude "11.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.194 11.452)"^^geo:wktLiteral ;
  geo-pos:lat "36.194"^^xsd:decimal ;
  geo-pos:long "11.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002626'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.452'^^xsd:double;
  dwc:latitude '36.194'^^xsd:double;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 11.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.675"^^xsd:decimal ;
  dwc:decimalLongitude "11.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 11.456)"^^geo:wktLiteral ;
  geo-pos:lat "33.675"^^xsd:decimal ;
  geo-pos:long "11.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006631'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.456'^^xsd:double;
  dwc:latitude '33.675'^^xsd:double;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 11.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.675"^^xsd:decimal ;
  dwc:decimalLongitude "11.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 11.456)"^^geo:wktLiteral ;
  geo-pos:lat "33.675"^^xsd:decimal ;
  geo-pos:long "11.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007097'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.456'^^xsd:double;
  dwc:latitude '33.675'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 11.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.675"^^xsd:decimal ;
  dwc:decimalLongitude "11.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 11.456)"^^geo:wktLiteral ;
  geo-pos:lat "33.675"^^xsd:decimal ;
  geo-pos:long "11.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002395'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.456'^^xsd:double;
  dwc:latitude '33.675'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 11.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.675"^^xsd:decimal ;
  dwc:decimalLongitude "11.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 11.456)"^^geo:wktLiteral ;
  geo-pos:lat "33.675"^^xsd:decimal ;
  geo-pos:long "11.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004654'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.456'^^xsd:double;
  dwc:latitude '33.675'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 11.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.675"^^xsd:decimal ;
  dwc:decimalLongitude "11.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 11.456)"^^geo:wktLiteral ;
  geo-pos:lat "33.675"^^xsd:decimal ;
  geo-pos:long "11.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005726'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.456'^^xsd:double;
  dwc:latitude '33.675'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007404'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.458'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007405'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.458'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007627'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.458'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002673'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.458'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003292'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.458'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003547'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.458'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003883'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.458'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.458)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004570'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.458'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 11.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66"^^xsd:decimal ;
  dwc:decimalLongitude "11.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 11.462)"^^geo:wktLiteral ;
  geo-pos:lat "36.66"^^xsd:decimal ;
  geo-pos:long "11.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007412'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.462'^^xsd:double;
  dwc:latitude '36.66'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 11.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66"^^xsd:decimal ;
  dwc:decimalLongitude "11.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 11.462)"^^geo:wktLiteral ;
  geo-pos:lat "36.66"^^xsd:decimal ;
  geo-pos:long "11.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007413'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.462'^^xsd:double;
  dwc:latitude '36.66'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 11.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66"^^xsd:decimal ;
  dwc:decimalLongitude "11.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 11.462)"^^geo:wktLiteral ;
  geo-pos:lat "36.66"^^xsd:decimal ;
  geo-pos:long "11.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007628'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.462'^^xsd:double;
  dwc:latitude '36.66'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 11.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66"^^xsd:decimal ;
  dwc:decimalLongitude "11.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 11.462)"^^geo:wktLiteral ;
  geo-pos:lat "36.66"^^xsd:decimal ;
  geo-pos:long "11.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002677'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.462'^^xsd:double;
  dwc:latitude '36.66'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 11.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66"^^xsd:decimal ;
  dwc:decimalLongitude "11.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 11.462)"^^geo:wktLiteral ;
  geo-pos:lat "36.66"^^xsd:decimal ;
  geo-pos:long "11.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002678'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.462'^^xsd:double;
  dwc:latitude '36.66'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 11.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66"^^xsd:decimal ;
  dwc:decimalLongitude "11.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 11.462)"^^geo:wktLiteral ;
  geo-pos:lat "36.66"^^xsd:decimal ;
  geo-pos:long "11.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003297'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.462'^^xsd:double;
  dwc:latitude '36.66'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 11.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66"^^xsd:decimal ;
  dwc:decimalLongitude "11.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 11.462)"^^geo:wktLiteral ;
  geo-pos:lat "36.66"^^xsd:decimal ;
  geo-pos:long "11.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003743'^^xsd:string;
  dwc:scientificName 'Octopus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.462'^^xsd:double;
  dwc:latitude '36.66'^^xsd:double;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007408'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.467'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001372'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.467'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001568'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.467'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001691'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.467'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001782'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.467'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004571'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.467'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004922'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.467'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 11.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "11.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005576'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.467'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "11.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "11.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007277'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.482'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "11.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "11.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000445'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.482'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "11.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "11.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000782'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.482'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "11.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "11.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001049'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.482'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "11.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "11.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001447'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.482'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "11.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "11.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002144'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.482'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "11.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "11.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002573'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.482'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "11.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "11.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003188'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.482'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "11.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "11.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003512'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.482'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "11.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "11.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003688'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.482'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "11.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "11.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003836'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.482'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "11.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "11.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004221'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.482'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "11.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "11.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005054'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.482'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.534"^^xsd:decimal ;
  dwc:decimalLongitude "11.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.534 11.482)"^^geo:wktLiteral ;
  geo-pos:lat "35.534"^^xsd:decimal ;
  geo-pos:long "11.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006232'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.482'^^xsd:double;
  dwc:latitude '35.534'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.062"^^xsd:decimal ;
  dwc:decimalLongitude "11.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  geo-pos:lat "34.062"^^xsd:decimal ;
  geo-pos:long "11.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007128'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.496'^^xsd:double;
  dwc:latitude '34.062'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.062"^^xsd:decimal ;
  dwc:decimalLongitude "11.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  geo-pos:lat "34.062"^^xsd:decimal ;
  geo-pos:long "11.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000896'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.496'^^xsd:double;
  dwc:latitude '34.062'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.062"^^xsd:decimal ;
  dwc:decimalLongitude "11.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  geo-pos:lat "34.062"^^xsd:decimal ;
  geo-pos:long "11.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002423'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.496'^^xsd:double;
  dwc:latitude '34.062'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.062"^^xsd:decimal ;
  dwc:decimalLongitude "11.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  geo-pos:lat "34.062"^^xsd:decimal ;
  geo-pos:long "11.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003016'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.496'^^xsd:double;
  dwc:latitude '34.062'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.062"^^xsd:decimal ;
  dwc:decimalLongitude "11.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  geo-pos:lat "34.062"^^xsd:decimal ;
  geo-pos:long "11.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003607'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.496'^^xsd:double;
  dwc:latitude '34.062'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.062"^^xsd:decimal ;
  dwc:decimalLongitude "11.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  geo-pos:lat "34.062"^^xsd:decimal ;
  geo-pos:long "11.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004032'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.496'^^xsd:double;
  dwc:latitude '34.062'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.062"^^xsd:decimal ;
  dwc:decimalLongitude "11.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  geo-pos:lat "34.062"^^xsd:decimal ;
  geo-pos:long "11.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005374'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.496'^^xsd:double;
  dwc:latitude '34.062'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.062"^^xsd:decimal ;
  dwc:decimalLongitude "11.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.062 11.496)"^^geo:wktLiteral ;
  geo-pos:lat "34.062"^^xsd:decimal ;
  geo-pos:long "11.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005802'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.496'^^xsd:double;
  dwc:latitude '34.062'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.608 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.608"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.608 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.608"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007227'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.608'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.608 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.608"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.608 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.608"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003125'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.608'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.608 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.608"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.608 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.608"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004176'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.608'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.68"^^xsd:decimal ;
  dwc:decimalLongitude "11.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  geo-pos:lat "33.68"^^xsd:decimal ;
  geo-pos:long "11.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007099'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.504'^^xsd:double;
  dwc:latitude '33.68'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.68"^^xsd:decimal ;
  dwc:decimalLongitude "11.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  geo-pos:lat "33.68"^^xsd:decimal ;
  geo-pos:long "11.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000143'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.504'^^xsd:double;
  dwc:latitude '33.68'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.68"^^xsd:decimal ;
  dwc:decimalLongitude "11.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  geo-pos:lat "33.68"^^xsd:decimal ;
  geo-pos:long "11.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000726'^^xsd:string;
  dwc:scientificName 'Dasyatis spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.504'^^xsd:double;
  dwc:latitude '33.68'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '105751'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.68"^^xsd:decimal ;
  dwc:decimalLongitude "11.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  geo-pos:lat "33.68"^^xsd:decimal ;
  geo-pos:long "11.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001240'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.504'^^xsd:double;
  dwc:latitude '33.68'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.68"^^xsd:decimal ;
  dwc:decimalLongitude "11.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  geo-pos:lat "33.68"^^xsd:decimal ;
  geo-pos:long "11.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002936'^^xsd:string;
  dwc:scientificName 'Mugil spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.504'^^xsd:double;
  dwc:latitude '33.68'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126032'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.68"^^xsd:decimal ;
  dwc:decimalLongitude "11.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  geo-pos:lat "33.68"^^xsd:decimal ;
  geo-pos:long "11.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002979'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.504'^^xsd:double;
  dwc:latitude '33.68'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.68"^^xsd:decimal ;
  dwc:decimalLongitude "11.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  geo-pos:lat "33.68"^^xsd:decimal ;
  geo-pos:long "11.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003590'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.504'^^xsd:double;
  dwc:latitude '33.68'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.68"^^xsd:decimal ;
  dwc:decimalLongitude "11.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  geo-pos:lat "33.68"^^xsd:decimal ;
  geo-pos:long "11.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003748'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.504'^^xsd:double;
  dwc:latitude '33.68'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.68"^^xsd:decimal ;
  dwc:decimalLongitude "11.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.68 11.504)"^^geo:wktLiteral ;
  geo-pos:lat "33.68"^^xsd:decimal ;
  geo-pos:long "11.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003988'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.504'^^xsd:double;
  dwc:latitude '33.68'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007161'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000287'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001205'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002045'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002449'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003046'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003778'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003917'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003964'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004070'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004424'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004772'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.227"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.227 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "34.227"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005867'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '34.227'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.183"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "36.183"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007330'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '36.183'^^xsd:double;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.183"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "36.183"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007331'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '36.183'^^xsd:double;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.183"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "36.183"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001674'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '36.183'^^xsd:double;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.183"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "36.183"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001769'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '36.183'^^xsd:double;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.183"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "36.183"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002316'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '36.183'^^xsd:double;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.183"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "36.183"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002621'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '36.183'^^xsd:double;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.183"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "36.183"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003236'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '36.183'^^xsd:double;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.183"^^xsd:decimal ;
  dwc:decimalLongitude "11.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 11.508)"^^geo:wktLiteral ;
  geo-pos:lat "36.183"^^xsd:decimal ;
  geo-pos:long "11.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004557'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.508'^^xsd:double;
  dwc:latitude '36.183'^^xsd:double;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193 11.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193"^^xsd:decimal ;
  dwc:decimalLongitude "11.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193 11.513)"^^geo:wktLiteral ;
  geo-pos:lat "36.193"^^xsd:decimal ;
  geo-pos:long "11.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007338'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.513'^^xsd:double;
  dwc:latitude '36.193'^^xsd:double;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193 11.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193"^^xsd:decimal ;
  dwc:decimalLongitude "11.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193 11.513)"^^geo:wktLiteral ;
  geo-pos:lat "36.193"^^xsd:decimal ;
  geo-pos:long "11.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007339'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.513'^^xsd:double;
  dwc:latitude '36.193'^^xsd:double;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193 11.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193"^^xsd:decimal ;
  dwc:decimalLongitude "11.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193 11.513)"^^geo:wktLiteral ;
  geo-pos:lat "36.193"^^xsd:decimal ;
  geo-pos:long "11.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002176'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.513'^^xsd:double;
  dwc:latitude '36.193'^^xsd:double;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007183'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.523'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002474'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.523'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000948'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.523'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001277'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.523'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001628'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.523'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003070'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.523'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004099'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.523'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005118'^^xsd:string;
  dwc:scientificName 'Raja radula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.523'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '105889'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005417'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.523'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005904'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.523'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.344"^^xsd:decimal ;
  dwc:decimalLongitude "11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.344 11.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.344"^^xsd:decimal ;
  geo-pos:long "11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006455'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.523'^^xsd:double;
  dwc:latitude '34.344'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.367"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "34.367"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000345'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '34.367'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.367"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "34.367"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000953'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '34.367'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.367"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "34.367"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002069'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '34.367'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.367"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "34.367"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002484'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '34.367'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.367"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "34.367"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004111'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '34.367'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.367"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.367 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "34.367"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004801'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '34.367'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007392'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003877'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004568'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007393'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004569'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001690'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001781'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001845'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002664'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.542"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.542 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.542"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003707'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '36.542'^^xsd:double;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.215"^^xsd:decimal ;
  dwc:decimalLongitude "11.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.215"^^xsd:decimal ;
  geo-pos:long "11.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006775'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.553'^^xsd:double;
  dwc:latitude '34.215'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.215"^^xsd:decimal ;
  dwc:decimalLongitude "11.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.215"^^xsd:decimal ;
  geo-pos:long "11.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007156'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.553'^^xsd:double;
  dwc:latitude '34.215'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.215"^^xsd:decimal ;
  dwc:decimalLongitude "11.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.215"^^xsd:decimal ;
  geo-pos:long "11.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000279'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.553'^^xsd:double;
  dwc:latitude '34.215'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.215"^^xsd:decimal ;
  dwc:decimalLongitude "11.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.215"^^xsd:decimal ;
  geo-pos:long "11.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000918'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.553'^^xsd:double;
  dwc:latitude '34.215'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.215"^^xsd:decimal ;
  dwc:decimalLongitude "11.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.215"^^xsd:decimal ;
  geo-pos:long "11.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000919'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.553'^^xsd:double;
  dwc:latitude '34.215'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.215"^^xsd:decimal ;
  dwc:decimalLongitude "11.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.215"^^xsd:decimal ;
  geo-pos:long "11.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002040'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.553'^^xsd:double;
  dwc:latitude '34.215'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.215"^^xsd:decimal ;
  dwc:decimalLongitude "11.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.215"^^xsd:decimal ;
  geo-pos:long "11.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003042'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.553'^^xsd:double;
  dwc:latitude '34.215'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.215"^^xsd:decimal ;
  dwc:decimalLongitude "11.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.215"^^xsd:decimal ;
  geo-pos:long "11.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004064'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.553'^^xsd:double;
  dwc:latitude '34.215'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.215"^^xsd:decimal ;
  dwc:decimalLongitude "11.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 11.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.215"^^xsd:decimal ;
  geo-pos:long "11.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005322'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.553'^^xsd:double;
  dwc:latitude '34.215'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.047"^^xsd:decimal ;
  dwc:decimalLongitude "11.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  geo-pos:lat "34.047"^^xsd:decimal ;
  geo-pos:long "11.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007126'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.557'^^xsd:double;
  dwc:latitude '34.047'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.047"^^xsd:decimal ;
  dwc:decimalLongitude "11.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  geo-pos:lat "34.047"^^xsd:decimal ;
  geo-pos:long "11.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004718'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.557'^^xsd:double;
  dwc:latitude '34.047'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.047"^^xsd:decimal ;
  dwc:decimalLongitude "11.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  geo-pos:lat "34.047"^^xsd:decimal ;
  geo-pos:long "11.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000894'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.557'^^xsd:double;
  dwc:latitude '34.047'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.047"^^xsd:decimal ;
  dwc:decimalLongitude "11.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  geo-pos:lat "34.047"^^xsd:decimal ;
  geo-pos:long "11.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001255'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.557'^^xsd:double;
  dwc:latitude '34.047'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.047"^^xsd:decimal ;
  dwc:decimalLongitude "11.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  geo-pos:lat "34.047"^^xsd:decimal ;
  geo-pos:long "11.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002014'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.557'^^xsd:double;
  dwc:latitude '34.047'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.047"^^xsd:decimal ;
  dwc:decimalLongitude "11.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  geo-pos:lat "34.047"^^xsd:decimal ;
  geo-pos:long "11.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002421'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.557'^^xsd:double;
  dwc:latitude '34.047'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.047"^^xsd:decimal ;
  dwc:decimalLongitude "11.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  geo-pos:lat "34.047"^^xsd:decimal ;
  geo-pos:long "11.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003014'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.557'^^xsd:double;
  dwc:latitude '34.047'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.047"^^xsd:decimal ;
  dwc:decimalLongitude "11.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  geo-pos:lat "34.047"^^xsd:decimal ;
  geo-pos:long "11.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003765'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.557'^^xsd:double;
  dwc:latitude '34.047'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.047"^^xsd:decimal ;
  dwc:decimalLongitude "11.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  geo-pos:lat "34.047"^^xsd:decimal ;
  geo-pos:long "11.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004030'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.557'^^xsd:double;
  dwc:latitude '34.047'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.047"^^xsd:decimal ;
  dwc:decimalLongitude "11.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  geo-pos:lat "34.047"^^xsd:decimal ;
  geo-pos:long "11.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005373'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.557'^^xsd:double;
  dwc:latitude '34.047'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.047"^^xsd:decimal ;
  dwc:decimalLongitude "11.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  geo-pos:lat "34.047"^^xsd:decimal ;
  geo-pos:long "11.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005799'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.557'^^xsd:double;
  dwc:latitude '34.047'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.047"^^xsd:decimal ;
  dwc:decimalLongitude "11.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.047 11.557)"^^geo:wktLiteral ;
  geo-pos:lat "34.047"^^xsd:decimal ;
  geo-pos:long "11.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006445'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.557'^^xsd:double;
  dwc:latitude '34.047'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.558)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007275'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.558'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.558)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002142'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.558'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.558)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003186'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.558'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.558)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004219'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.558'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.558)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004463'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.558'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.558)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005448'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.558'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.549 11.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.549"^^xsd:decimal ;
  dwc:decimalLongitude "11.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.549 11.558)"^^geo:wktLiteral ;
  geo-pos:lat "36.549"^^xsd:decimal ;
  geo-pos:long "11.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007394'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.558'^^xsd:double;
  dwc:latitude '36.549'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.549 11.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.549"^^xsd:decimal ;
  dwc:decimalLongitude "11.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.549 11.558)"^^geo:wktLiteral ;
  geo-pos:lat "36.549"^^xsd:decimal ;
  geo-pos:long "11.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002665'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.558'^^xsd:double;
  dwc:latitude '36.549'^^xsd:double;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.729 11.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.729"^^xsd:decimal ;
  dwc:decimalLongitude "11.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.729 11.56)"^^geo:wktLiteral ;
  geo-pos:lat "33.729"^^xsd:decimal ;
  geo-pos:long "11.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002399'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.56'^^xsd:double;
  dwc:latitude '33.729'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.729 11.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.729"^^xsd:decimal ;
  dwc:decimalLongitude "11.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.729 11.56)"^^geo:wktLiteral ;
  geo-pos:lat "33.729"^^xsd:decimal ;
  geo-pos:long "11.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002986'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.56'^^xsd:double;
  dwc:latitude '33.729'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.729 11.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.729"^^xsd:decimal ;
  dwc:decimalLongitude "11.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.729 11.56)"^^geo:wktLiteral ;
  geo-pos:lat "33.729"^^xsd:decimal ;
  geo-pos:long "11.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003591'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.56'^^xsd:double;
  dwc:latitude '33.729'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.729 11.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.729"^^xsd:decimal ;
  dwc:decimalLongitude "11.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.729 11.56)"^^geo:wktLiteral ;
  geo-pos:lat "33.729"^^xsd:decimal ;
  geo-pos:long "11.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003991'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.56'^^xsd:double;
  dwc:latitude '33.729'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.729 11.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.729"^^xsd:decimal ;
  dwc:decimalLongitude "11.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.729 11.56)"^^geo:wktLiteral ;
  geo-pos:lat "33.729"^^xsd:decimal ;
  geo-pos:long "11.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005734'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.56'^^xsd:double;
  dwc:latitude '33.729'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.729 11.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.729"^^xsd:decimal ;
  dwc:decimalLongitude "11.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.729 11.56)"^^geo:wktLiteral ;
  geo-pos:lat "33.729"^^xsd:decimal ;
  geo-pos:long "11.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006330'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.56'^^xsd:double;
  dwc:latitude '33.729'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.364"^^xsd:decimal ;
  dwc:decimalLongitude "11.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  geo-pos:lat "34.364"^^xsd:decimal ;
  geo-pos:long "11.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006777'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.563'^^xsd:double;
  dwc:latitude '34.364'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.364"^^xsd:decimal ;
  dwc:decimalLongitude "11.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  geo-pos:lat "34.364"^^xsd:decimal ;
  geo-pos:long "11.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007191'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.563'^^xsd:double;
  dwc:latitude '34.364'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.364"^^xsd:decimal ;
  dwc:decimalLongitude "11.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  geo-pos:lat "34.364"^^xsd:decimal ;
  geo-pos:long "11.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000951'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.563'^^xsd:double;
  dwc:latitude '34.364'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.364"^^xsd:decimal ;
  dwc:decimalLongitude "11.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  geo-pos:lat "34.364"^^xsd:decimal ;
  geo-pos:long "11.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000952'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.563'^^xsd:double;
  dwc:latitude '34.364'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.364"^^xsd:decimal ;
  dwc:decimalLongitude "11.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  geo-pos:lat "34.364"^^xsd:decimal ;
  geo-pos:long "11.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002068'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.563'^^xsd:double;
  dwc:latitude '34.364'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.364"^^xsd:decimal ;
  dwc:decimalLongitude "11.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  geo-pos:lat "34.364"^^xsd:decimal ;
  geo-pos:long "11.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004109'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.563'^^xsd:double;
  dwc:latitude '34.364'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.364"^^xsd:decimal ;
  dwc:decimalLongitude "11.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  geo-pos:lat "34.364"^^xsd:decimal ;
  geo-pos:long "11.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004110'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.563'^^xsd:double;
  dwc:latitude '34.364'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.364"^^xsd:decimal ;
  dwc:decimalLongitude "11.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  geo-pos:lat "34.364"^^xsd:decimal ;
  geo-pos:long "11.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005326'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.563'^^xsd:double;
  dwc:latitude '34.364'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.364"^^xsd:decimal ;
  dwc:decimalLongitude "11.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  geo-pos:lat "34.364"^^xsd:decimal ;
  geo-pos:long "11.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005338'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.563'^^xsd:double;
  dwc:latitude '34.364'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.364"^^xsd:decimal ;
  dwc:decimalLongitude "11.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.364 11.563)"^^geo:wktLiteral ;
  geo-pos:lat "34.364"^^xsd:decimal ;
  geo-pos:long "11.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006458'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.563'^^xsd:double;
  dwc:latitude '34.364'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.258"^^xsd:decimal ;
  dwc:decimalLongitude "11.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  geo-pos:lat "34.258"^^xsd:decimal ;
  geo-pos:long "11.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007168'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.565'^^xsd:double;
  dwc:latitude '34.258'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.258"^^xsd:decimal ;
  dwc:decimalLongitude "11.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  geo-pos:lat "34.258"^^xsd:decimal ;
  geo-pos:long "11.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000934'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.565'^^xsd:double;
  dwc:latitude '34.258'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.258"^^xsd:decimal ;
  dwc:decimalLongitude "11.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  geo-pos:lat "34.258"^^xsd:decimal ;
  geo-pos:long "11.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001271'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.565'^^xsd:double;
  dwc:latitude '34.258'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.258"^^xsd:decimal ;
  dwc:decimalLongitude "11.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  geo-pos:lat "34.258"^^xsd:decimal ;
  geo-pos:long "11.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002456'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.565'^^xsd:double;
  dwc:latitude '34.258'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.258"^^xsd:decimal ;
  dwc:decimalLongitude "11.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  geo-pos:lat "34.258"^^xsd:decimal ;
  geo-pos:long "11.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003053'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.565'^^xsd:double;
  dwc:latitude '34.258'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.258"^^xsd:decimal ;
  dwc:decimalLongitude "11.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  geo-pos:lat "34.258"^^xsd:decimal ;
  geo-pos:long "11.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004082'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.565'^^xsd:double;
  dwc:latitude '34.258'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.258"^^xsd:decimal ;
  dwc:decimalLongitude "11.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  geo-pos:lat "34.258"^^xsd:decimal ;
  geo-pos:long "11.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004780'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.565'^^xsd:double;
  dwc:latitude '34.258'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.258"^^xsd:decimal ;
  dwc:decimalLongitude "11.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  geo-pos:lat "34.258"^^xsd:decimal ;
  geo-pos:long "11.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005881'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.565'^^xsd:double;
  dwc:latitude '34.258'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.258"^^xsd:decimal ;
  dwc:decimalLongitude "11.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.258 11.565)"^^geo:wktLiteral ;
  geo-pos:lat "34.258"^^xsd:decimal ;
  geo-pos:long "11.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006453'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.565'^^xsd:double;
  dwc:latitude '34.258'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007274'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000443'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000780'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001048'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001154'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001335'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002141'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002571'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003185'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003510'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003834'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004218'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005229'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005230'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005560'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005996'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006142'^^xsd:string;
  dwc:scientificName 'Seriola dumerili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006231'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006655'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006711'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007040'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000452'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000787'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001059'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001157'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001338'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002148'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002580'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003518'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003841'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003927'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004232'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005653'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005704'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006001'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.708"^^xsd:decimal ;
  dwc:decimalLongitude "11.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.708 11.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.708"^^xsd:decimal ;
  geo-pos:long "11.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006301'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.567'^^xsd:double;
  dwc:latitude '35.708'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.543"^^xsd:decimal ;
  dwc:decimalLongitude "11.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.543"^^xsd:decimal ;
  geo-pos:long "11.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007222'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.572'^^xsd:double;
  dwc:latitude '34.543'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.543"^^xsd:decimal ;
  dwc:decimalLongitude "11.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.543"^^xsd:decimal ;
  geo-pos:long "11.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001965'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.572'^^xsd:double;
  dwc:latitude '34.543'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.543"^^xsd:decimal ;
  dwc:decimalLongitude "11.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.543"^^xsd:decimal ;
  geo-pos:long "11.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003463'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.572'^^xsd:double;
  dwc:latitude '34.543'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.543"^^xsd:decimal ;
  dwc:decimalLongitude "11.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.543"^^xsd:decimal ;
  geo-pos:long "11.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004167'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.572'^^xsd:double;
  dwc:latitude '34.543'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.543"^^xsd:decimal ;
  dwc:decimalLongitude "11.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.543"^^xsd:decimal ;
  geo-pos:long "11.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004859'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.572'^^xsd:double;
  dwc:latitude '34.543'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.543"^^xsd:decimal ;
  dwc:decimalLongitude "11.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.543"^^xsd:decimal ;
  geo-pos:long "11.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005006'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.572'^^xsd:double;
  dwc:latitude '34.543'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.543"^^xsd:decimal ;
  dwc:decimalLongitude "11.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.543"^^xsd:decimal ;
  geo-pos:long "11.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005971'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.572'^^xsd:double;
  dwc:latitude '34.543'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.543"^^xsd:decimal ;
  dwc:decimalLongitude "11.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.543 11.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.543"^^xsd:decimal ;
  geo-pos:long "11.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006391'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.572'^^xsd:double;
  dwc:latitude '34.543'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006686'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006687'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007027'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007118'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000186'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000187'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000884'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000885'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001178'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002416'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003009'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003602'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004017'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004018'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005210'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005315'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005366'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006191'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.987"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.987 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.987"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006550'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.987'^^xsd:double;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.254"^^xsd:decimal ;
  dwc:decimalLongitude "11.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  geo-pos:lat "34.254"^^xsd:decimal ;
  geo-pos:long "11.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007167'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.582'^^xsd:double;
  dwc:latitude '34.254'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.254"^^xsd:decimal ;
  dwc:decimalLongitude "11.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  geo-pos:lat "34.254"^^xsd:decimal ;
  geo-pos:long "11.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000305'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.582'^^xsd:double;
  dwc:latitude '34.254'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.254"^^xsd:decimal ;
  dwc:decimalLongitude "11.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  geo-pos:lat "34.254"^^xsd:decimal ;
  geo-pos:long "11.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001270'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.582'^^xsd:double;
  dwc:latitude '34.254'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.254"^^xsd:decimal ;
  dwc:decimalLongitude "11.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  geo-pos:lat "34.254"^^xsd:decimal ;
  geo-pos:long "11.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002048'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.582'^^xsd:double;
  dwc:latitude '34.254'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.254"^^xsd:decimal ;
  dwc:decimalLongitude "11.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  geo-pos:lat "34.254"^^xsd:decimal ;
  geo-pos:long "11.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002454'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.582'^^xsd:double;
  dwc:latitude '34.254'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.254"^^xsd:decimal ;
  dwc:decimalLongitude "11.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  geo-pos:lat "34.254"^^xsd:decimal ;
  geo-pos:long "11.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003052'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.582'^^xsd:double;
  dwc:latitude '34.254'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.254"^^xsd:decimal ;
  dwc:decimalLongitude "11.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  geo-pos:lat "34.254"^^xsd:decimal ;
  geo-pos:long "11.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003445'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.582'^^xsd:double;
  dwc:latitude '34.254'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.254"^^xsd:decimal ;
  dwc:decimalLongitude "11.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  geo-pos:lat "34.254"^^xsd:decimal ;
  geo-pos:long "11.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003624'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.582'^^xsd:double;
  dwc:latitude '34.254'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.254"^^xsd:decimal ;
  dwc:decimalLongitude "11.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  geo-pos:lat "34.254"^^xsd:decimal ;
  geo-pos:long "11.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004080'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.582'^^xsd:double;
  dwc:latitude '34.254'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.254"^^xsd:decimal ;
  dwc:decimalLongitude "11.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  geo-pos:lat "34.254"^^xsd:decimal ;
  geo-pos:long "11.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004778'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.582'^^xsd:double;
  dwc:latitude '34.254'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.254"^^xsd:decimal ;
  dwc:decimalLongitude "11.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.254 11.582)"^^geo:wktLiteral ;
  geo-pos:lat "34.254"^^xsd:decimal ;
  geo-pos:long "11.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006452'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.582'^^xsd:double;
  dwc:latitude '34.254'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.967"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "33.967"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007117'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '33.967'^^xsd:double;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.967"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "33.967"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000183'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '33.967'^^xsd:double;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.967"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "33.967"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000883'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '33.967'^^xsd:double;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.967"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "33.967"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002008'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '33.967'^^xsd:double;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.967"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "33.967"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003007'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '33.967'^^xsd:double;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.967"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "33.967"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003431'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '33.967'^^xsd:double;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.967"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "33.967"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004015'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '33.967'^^xsd:double;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.967"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "33.967"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005126'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '33.967'^^xsd:double;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.967"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "33.967"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005209'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '33.967'^^xsd:double;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.967"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "33.967"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005773'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '33.967'^^xsd:double;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007276'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000444'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000781'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002143'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002572'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003187'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003511'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003652'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003835'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004220'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005651'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005997'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.525 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.525"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006298'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.525'^^xsd:double;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006710'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007283'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000786'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001155'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001302'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002146'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003194'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003515'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003838'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004228'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005998'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.692"^^xsd:decimal ;
  dwc:decimalLongitude "11.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.692 11.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.692"^^xsd:decimal ;
  geo-pos:long "11.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006183'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.583'^^xsd:double;
  dwc:latitude '35.692'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007284'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007285'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000451'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001156'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002367'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002579'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003196'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003517'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003840'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004231'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005234'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005340'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005551'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006000'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006238'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006300'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.707"^^xsd:decimal ;
  dwc:decimalLongitude "11.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.707 11.587)"^^geo:wktLiteral ;
  geo-pos:lat "35.707"^^xsd:decimal ;
  geo-pos:long "11.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006568'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.587'^^xsd:double;
  dwc:latitude '35.707'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 11.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "11.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 11.588)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "11.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000956'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.588'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 11.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "11.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 11.588)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "11.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001179'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.588'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 11.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "11.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 11.588)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "11.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002072'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.588'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 11.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "11.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 11.588)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "11.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002486'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.588'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 11.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "11.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 11.588)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "11.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004114'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.588'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 11.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "11.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 11.588)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "11.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004803'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.588'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 11.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "11.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 11.588)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "11.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006460'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.588'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.98 11.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.98"^^xsd:decimal ;
  dwc:decimalLongitude "11.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.98 11.589)"^^geo:wktLiteral ;
  geo-pos:lat "33.98"^^xsd:decimal ;
  geo-pos:long "11.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003008'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.589'^^xsd:double;
  dwc:latitude '33.98'^^xsd:double;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.98 11.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.98"^^xsd:decimal ;
  dwc:decimalLongitude "11.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.98 11.589)"^^geo:wktLiteral ;
  geo-pos:lat "33.98"^^xsd:decimal ;
  geo-pos:long "11.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004016'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.589'^^xsd:double;
  dwc:latitude '33.98'^^xsd:double;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.98 11.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.98"^^xsd:decimal ;
  dwc:decimalLongitude "11.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.98 11.589)"^^geo:wktLiteral ;
  geo-pos:lat "33.98"^^xsd:decimal ;
  geo-pos:long "11.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005776'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.589'^^xsd:double;
  dwc:latitude '33.98'^^xsd:double;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006644'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006645'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006698'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007192'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002071'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000011'^^xsd:string;
  dwc:scientificName 'Aporrhais serresianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '138761'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000347'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000348'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000647'^^xsd:string;
  dwc:scientificName 'Chromis chromis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000954'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000955'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001618'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002070'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002485'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004112'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004113'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005044'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005219'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005914'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006207'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.376"^^xsd:decimal ;
  dwc:decimalLongitude "11.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.376 11.591)"^^geo:wktLiteral ;
  geo-pos:lat "34.376"^^xsd:decimal ;
  geo-pos:long "11.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006459'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.591'^^xsd:double;
  dwc:latitude '34.376'^^xsd:double;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006639'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000280'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000920'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003044'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003441'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004066'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005134'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006123'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.217"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006201'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "346"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003708'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '346'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "346"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004572'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:maximumDepth '346'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.224 11.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.224"^^xsd:decimal ;
  dwc:decimalLongitude "11.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.224 11.602)"^^geo:wktLiteral ;
  geo-pos:lat "34.224"^^xsd:decimal ;
  geo-pos:long "11.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003045'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.602'^^xsd:double;
  dwc:latitude '34.224'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.224 11.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.224"^^xsd:decimal ;
  dwc:decimalLongitude "11.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.224 11.602)"^^geo:wktLiteral ;
  geo-pos:lat "34.224"^^xsd:decimal ;
  geo-pos:long "11.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003442'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.602'^^xsd:double;
  dwc:latitude '34.224'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.224 11.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.224"^^xsd:decimal ;
  dwc:decimalLongitude "11.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.224 11.602)"^^geo:wktLiteral ;
  geo-pos:lat "34.224"^^xsd:decimal ;
  geo-pos:long "11.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004067'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.602'^^xsd:double;
  dwc:latitude '34.224'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 11.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "11.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "346"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 11.605)"^^geo:wktLiteral ;
  geo-pos:lat "36.705"^^xsd:decimal ;
  geo-pos:long "11.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002685'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.605'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:maximumDepth '346'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.882"^^xsd:decimal ;
  dwc:decimalLongitude "11.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  geo-pos:lat "33.882"^^xsd:decimal ;
  geo-pos:long "11.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000876'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.606'^^xsd:double;
  dwc:latitude '33.882'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.882"^^xsd:decimal ;
  dwc:decimalLongitude "11.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  geo-pos:lat "33.882"^^xsd:decimal ;
  geo-pos:long "11.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002410'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.606'^^xsd:double;
  dwc:latitude '33.882'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.882"^^xsd:decimal ;
  dwc:decimalLongitude "11.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  geo-pos:lat "33.882"^^xsd:decimal ;
  geo-pos:long "11.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003000'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.606'^^xsd:double;
  dwc:latitude '33.882'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.882"^^xsd:decimal ;
  dwc:decimalLongitude "11.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  geo-pos:lat "33.882"^^xsd:decimal ;
  geo-pos:long "11.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003596'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.606'^^xsd:double;
  dwc:latitude '33.882'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.882"^^xsd:decimal ;
  dwc:decimalLongitude "11.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  geo-pos:lat "33.882"^^xsd:decimal ;
  geo-pos:long "11.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004006'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.606'^^xsd:double;
  dwc:latitude '33.882'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.882"^^xsd:decimal ;
  dwc:decimalLongitude "11.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  geo-pos:lat "33.882"^^xsd:decimal ;
  geo-pos:long "11.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004955'^^xsd:string;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.606'^^xsd:double;
  dwc:latitude '33.882'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.882"^^xsd:decimal ;
  dwc:decimalLongitude "11.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  geo-pos:lat "33.882"^^xsd:decimal ;
  geo-pos:long "11.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005536'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.606'^^xsd:double;
  dwc:latitude '33.882'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.882"^^xsd:decimal ;
  dwc:decimalLongitude "11.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.882 11.606)"^^geo:wktLiteral ;
  geo-pos:lat "33.882"^^xsd:decimal ;
  geo-pos:long "11.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005757'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.606'^^xsd:double;
  dwc:latitude '33.882'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007038'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000440'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001040'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001149'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001332'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002134'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002566'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003176'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003177'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003504'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003828'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003926'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004212'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005550'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006226'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006296'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453"^^xsd:decimal ;
  dwc:decimalLongitude "11.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453 11.615)"^^geo:wktLiteral ;
  geo-pos:lat "35.453"^^xsd:decimal ;
  geo-pos:long "11.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006297'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.615'^^xsd:double;
  dwc:latitude '35.453'^^xsd:double;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007041'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007289'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007290'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007611'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000454'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000790'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000791'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002150'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002583'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003199'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003519'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003843'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005235'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005562'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.784"^^xsd:decimal ;
  dwc:decimalLongitude "11.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.784 11.63)"^^geo:wktLiteral ;
  geo-pos:lat "35.784"^^xsd:decimal ;
  geo-pos:long "11.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006239'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.63'^^xsd:double;
  dwc:latitude '35.784'^^xsd:double;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.988"^^xsd:decimal ;
  dwc:decimalLongitude "11.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  geo-pos:lat "33.988"^^xsd:decimal ;
  geo-pos:long "11.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007119'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.631'^^xsd:double;
  dwc:latitude '33.988'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.988"^^xsd:decimal ;
  dwc:decimalLongitude "11.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  geo-pos:lat "33.988"^^xsd:decimal ;
  geo-pos:long "11.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000188'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.631'^^xsd:double;
  dwc:latitude '33.988'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.988"^^xsd:decimal ;
  dwc:decimalLongitude "11.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  geo-pos:lat "33.988"^^xsd:decimal ;
  geo-pos:long "11.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001200'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.631'^^xsd:double;
  dwc:latitude '33.988'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.988"^^xsd:decimal ;
  dwc:decimalLongitude "11.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  geo-pos:lat "33.988"^^xsd:decimal ;
  geo-pos:long "11.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002009'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.631'^^xsd:double;
  dwc:latitude '33.988'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.988"^^xsd:decimal ;
  dwc:decimalLongitude "11.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  geo-pos:lat "33.988"^^xsd:decimal ;
  geo-pos:long "11.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003010'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.631'^^xsd:double;
  dwc:latitude '33.988'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.988"^^xsd:decimal ;
  dwc:decimalLongitude "11.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  geo-pos:lat "33.988"^^xsd:decimal ;
  geo-pos:long "11.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003603'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.631'^^xsd:double;
  dwc:latitude '33.988'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.988"^^xsd:decimal ;
  dwc:decimalLongitude "11.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  geo-pos:lat "33.988"^^xsd:decimal ;
  geo-pos:long "11.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003762'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.631'^^xsd:double;
  dwc:latitude '33.988'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.988"^^xsd:decimal ;
  dwc:decimalLongitude "11.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  geo-pos:lat "33.988"^^xsd:decimal ;
  geo-pos:long "11.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004019'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.631'^^xsd:double;
  dwc:latitude '33.988'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.988"^^xsd:decimal ;
  dwc:decimalLongitude "11.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  geo-pos:lat "33.988"^^xsd:decimal ;
  geo-pos:long "11.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004468'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.631'^^xsd:double;
  dwc:latitude '33.988'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.988"^^xsd:decimal ;
  dwc:decimalLongitude "11.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.988 11.631)"^^geo:wktLiteral ;
  geo-pos:lat "33.988"^^xsd:decimal ;
  geo-pos:long "11.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005778'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.631'^^xsd:double;
  dwc:latitude '33.988'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 11.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.783"^^xsd:decimal ;
  dwc:decimalLongitude "11.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 11.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.783"^^xsd:decimal ;
  geo-pos:long "11.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007288'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.633'^^xsd:double;
  dwc:latitude '35.783'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 11.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.783"^^xsd:decimal ;
  dwc:decimalLongitude "11.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 11.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.783"^^xsd:decimal ;
  geo-pos:long "11.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007610'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.633'^^xsd:double;
  dwc:latitude '35.783'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 11.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.783"^^xsd:decimal ;
  dwc:decimalLongitude "11.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 11.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.783"^^xsd:decimal ;
  geo-pos:long "11.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000453'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.633'^^xsd:double;
  dwc:latitude '35.783'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 11.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.783"^^xsd:decimal ;
  dwc:decimalLongitude "11.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 11.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.783"^^xsd:decimal ;
  geo-pos:long "11.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000789'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.633'^^xsd:double;
  dwc:latitude '35.783'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 11.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.783"^^xsd:decimal ;
  dwc:decimalLongitude "11.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 11.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.783"^^xsd:decimal ;
  geo-pos:long "11.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001749'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.633'^^xsd:double;
  dwc:latitude '35.783'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 11.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.783"^^xsd:decimal ;
  dwc:decimalLongitude "11.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 11.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.783"^^xsd:decimal ;
  geo-pos:long "11.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002582'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.633'^^xsd:double;
  dwc:latitude '35.783'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 11.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.783"^^xsd:decimal ;
  dwc:decimalLongitude "11.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 11.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.783"^^xsd:decimal ;
  geo-pos:long "11.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003198'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.633'^^xsd:double;
  dwc:latitude '35.783'^^xsd:double;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.822 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.822"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.822 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "33.822"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007110'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '33.822'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.822 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.822"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.822 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "33.822"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001247'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '33.822'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.822 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.822"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.822 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "33.822"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002409'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '33.822'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.822 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.822"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.822 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "33.822"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002998'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '33.822'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.822 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.822"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.822 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "33.822"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003755'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '33.822'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.822 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.822"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.822 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "33.822"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004005'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '33.822'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.822 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.822"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.822 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "33.822"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006538'^^xsd:string;
  dwc:scientificName 'Sphyraena sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '33.822'^^xsd:double;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006707'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007037'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000439'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001038'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001039'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001148'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001331'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002133'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003174'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003175'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003503'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003651'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003925'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004211'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005009'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006225'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.775"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006952'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.775'^^xsd:double;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.775"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007286'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.775'^^xsd:double;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.775"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007287'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.775'^^xsd:double;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.775"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007609'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.775'^^xsd:double;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.775"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000788'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.775'^^xsd:double;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.775"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001339'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.775'^^xsd:double;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.775"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001668'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.775'^^xsd:double;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.775"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002149'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.775'^^xsd:double;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.775"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002581'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.775'^^xsd:double;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.775"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003197'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.775'^^xsd:double;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.775"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003842'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.775'^^xsd:double;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.775"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004544'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.775'^^xsd:double;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.775"^^xsd:decimal ;
  dwc:decimalLongitude "11.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.775 11.642)"^^geo:wktLiteral ;
  geo-pos:lat "35.775"^^xsd:decimal ;
  geo-pos:long "11.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005561'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.642'^^xsd:double;
  dwc:latitude '35.775'^^xsd:double;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.675 11.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.675"^^xsd:decimal ;
  dwc:decimalLongitude "11.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.675 11.675)"^^geo:wktLiteral ;
  geo-pos:lat "35.675"^^xsd:decimal ;
  geo-pos:long "11.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002578'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.675'^^xsd:double;
  dwc:latitude '35.675'^^xsd:double;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.675 11.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.675"^^xsd:decimal ;
  dwc:decimalLongitude "11.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.675 11.675)"^^geo:wktLiteral ;
  geo-pos:lat "35.675"^^xsd:decimal ;
  geo-pos:long "11.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004543'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.675'^^xsd:double;
  dwc:latitude '35.675'^^xsd:double;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006704'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006794'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006974'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001032'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001033'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001328'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001666'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003498'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003650'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003825'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004205'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004867'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005596'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005597'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005988'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006429'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.683'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006633'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006685'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007026'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000171'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000172'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000878'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000879'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002006'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003001'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003757'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004008'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004009'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005207'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005314'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005362'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.908"^^xsd:decimal ;
  dwc:decimalLongitude "11.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.908 11.694)"^^geo:wktLiteral ;
  geo-pos:lat "33.908"^^xsd:decimal ;
  geo-pos:long "11.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006549'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.694'^^xsd:double;
  dwc:latitude '33.908'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.799"^^xsd:decimal ;
  dwc:decimalLongitude "11.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  geo-pos:lat "33.799"^^xsd:decimal ;
  geo-pos:long "11.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007103'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.705'^^xsd:double;
  dwc:latitude '33.799'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.799"^^xsd:decimal ;
  dwc:decimalLongitude "11.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  geo-pos:lat "33.799"^^xsd:decimal ;
  geo-pos:long "11.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004670'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.705'^^xsd:double;
  dwc:latitude '33.799'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.799"^^xsd:decimal ;
  dwc:decimalLongitude "11.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  geo-pos:lat "33.799"^^xsd:decimal ;
  geo-pos:long "11.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000157'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.705'^^xsd:double;
  dwc:latitude '33.799'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.799"^^xsd:decimal ;
  dwc:decimalLongitude "11.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  geo-pos:lat "33.799"^^xsd:decimal ;
  geo-pos:long "11.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001244'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.705'^^xsd:double;
  dwc:latitude '33.799'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.799"^^xsd:decimal ;
  dwc:decimalLongitude "11.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  geo-pos:lat "33.799"^^xsd:decimal ;
  geo-pos:long "11.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002994'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.705'^^xsd:double;
  dwc:latitude '33.799'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.799"^^xsd:decimal ;
  dwc:decimalLongitude "11.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  geo-pos:lat "33.799"^^xsd:decimal ;
  geo-pos:long "11.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003427'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.705'^^xsd:double;
  dwc:latitude '33.799'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.799"^^xsd:decimal ;
  dwc:decimalLongitude "11.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  geo-pos:lat "33.799"^^xsd:decimal ;
  geo-pos:long "11.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003752'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.705'^^xsd:double;
  dwc:latitude '33.799'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.799"^^xsd:decimal ;
  dwc:decimalLongitude "11.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  geo-pos:lat "33.799"^^xsd:decimal ;
  geo-pos:long "11.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005087'^^xsd:string;
  dwc:scientificName 'Raja melitensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.705'^^xsd:double;
  dwc:latitude '33.799'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '298969'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.799"^^xsd:decimal ;
  dwc:decimalLongitude "11.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  geo-pos:lat "33.799"^^xsd:decimal ;
  geo-pos:long "11.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005585'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.705'^^xsd:double;
  dwc:latitude '33.799'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.799"^^xsd:decimal ;
  dwc:decimalLongitude "11.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.799 11.705)"^^geo:wktLiteral ;
  geo-pos:lat "33.799"^^xsd:decimal ;
  geo-pos:long "11.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005742'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.705'^^xsd:double;
  dwc:latitude '33.799'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007299'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007614'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000581'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001345'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001751'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001752'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002158'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002159'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002596'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002597'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003211'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003852'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004523'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004524'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004547'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004927'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005564'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 11.708)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "11.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005710'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.708'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006793'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007270'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001031'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003497'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005595'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007273'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007607'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002139'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000653'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000654'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000738'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000779'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001046'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001047'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001153'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001334'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002138'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002140'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002569'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002570'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003183'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003184'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003508'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003509'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003832'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003833'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004215'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004216'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004217'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004513'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004514'^^xsd:string;
  dwc:scientificName 'Pagrus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126080'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005559'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005650'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005995'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006181'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006182'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.508"^^xsd:decimal ;
  dwc:decimalLongitude "11.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.508 11.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.508"^^xsd:decimal ;
  geo-pos:long "11.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006230'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.717'^^xsd:double;
  dwc:latitude '35.508'^^xsd:double;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.964"^^xsd:decimal ;
  dwc:decimalLongitude "11.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  geo-pos:lat "35.964"^^xsd:decimal ;
  geo-pos:long "11.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007300'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.728'^^xsd:double;
  dwc:latitude '35.964'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.964"^^xsd:decimal ;
  dwc:decimalLongitude "11.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  geo-pos:lat "35.964"^^xsd:decimal ;
  geo-pos:long "11.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007615'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.728'^^xsd:double;
  dwc:latitude '35.964'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.964"^^xsd:decimal ;
  dwc:decimalLongitude "11.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  geo-pos:lat "35.964"^^xsd:decimal ;
  geo-pos:long "11.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002368'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.728'^^xsd:double;
  dwc:latitude '35.964'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.964"^^xsd:decimal ;
  dwc:decimalLongitude "11.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  geo-pos:lat "35.964"^^xsd:decimal ;
  geo-pos:long "11.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001346'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.728'^^xsd:double;
  dwc:latitude '35.964'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.964"^^xsd:decimal ;
  dwc:decimalLongitude "11.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  geo-pos:lat "35.964"^^xsd:decimal ;
  geo-pos:long "11.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001671'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.728'^^xsd:double;
  dwc:latitude '35.964'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.964"^^xsd:decimal ;
  dwc:decimalLongitude "11.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  geo-pos:lat "35.964"^^xsd:decimal ;
  geo-pos:long "11.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001753'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.728'^^xsd:double;
  dwc:latitude '35.964'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.964"^^xsd:decimal ;
  dwc:decimalLongitude "11.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  geo-pos:lat "35.964"^^xsd:decimal ;
  geo-pos:long "11.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001754'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.728'^^xsd:double;
  dwc:latitude '35.964'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.964"^^xsd:decimal ;
  dwc:decimalLongitude "11.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  geo-pos:lat "35.964"^^xsd:decimal ;
  geo-pos:long "11.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002598'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.728'^^xsd:double;
  dwc:latitude '35.964'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.964"^^xsd:decimal ;
  dwc:decimalLongitude "11.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  geo-pos:lat "35.964"^^xsd:decimal ;
  geo-pos:long "11.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003212'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.728'^^xsd:double;
  dwc:latitude '35.964'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.964"^^xsd:decimal ;
  dwc:decimalLongitude "11.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  geo-pos:lat "35.964"^^xsd:decimal ;
  geo-pos:long "11.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003697'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.728'^^xsd:double;
  dwc:latitude '35.964'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.964"^^xsd:decimal ;
  dwc:decimalLongitude "11.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  geo-pos:lat "35.964"^^xsd:decimal ;
  geo-pos:long "11.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003853'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.728'^^xsd:double;
  dwc:latitude '35.964'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.964"^^xsd:decimal ;
  dwc:decimalLongitude "11.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  geo-pos:lat "35.964"^^xsd:decimal ;
  geo-pos:long "11.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004548'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.728'^^xsd:double;
  dwc:latitude '35.964'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.964"^^xsd:decimal ;
  dwc:decimalLongitude "11.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.964 11.728)"^^geo:wktLiteral ;
  geo-pos:lat "35.964"^^xsd:decimal ;
  geo-pos:long "11.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005565'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.728'^^xsd:double;
  dwc:latitude '35.964'^^xsd:double;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.77"^^xsd:decimal ;
  dwc:decimalLongitude "11.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  geo-pos:lat "33.77"^^xsd:decimal ;
  geo-pos:long "11.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007102'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.729'^^xsd:double;
  dwc:latitude '33.77'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.77"^^xsd:decimal ;
  dwc:decimalLongitude "11.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  geo-pos:lat "33.77"^^xsd:decimal ;
  geo-pos:long "11.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000153'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.729'^^xsd:double;
  dwc:latitude '33.77'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.77"^^xsd:decimal ;
  dwc:decimalLongitude "11.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  geo-pos:lat "33.77"^^xsd:decimal ;
  geo-pos:long "11.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000865'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.729'^^xsd:double;
  dwc:latitude '33.77'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.77"^^xsd:decimal ;
  dwc:decimalLongitude "11.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  geo-pos:lat "33.77"^^xsd:decimal ;
  geo-pos:long "11.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001999'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.729'^^xsd:double;
  dwc:latitude '33.77'^^xsd:double;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.77"^^xsd:decimal ;
  dwc:decimalLongitude "11.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  geo-pos:lat "33.77"^^xsd:decimal ;
  geo-pos:long "11.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002403'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.729'^^xsd:double;
  dwc:latitude '33.77'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.77"^^xsd:decimal ;
  dwc:decimalLongitude "11.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  geo-pos:lat "33.77"^^xsd:decimal ;
  geo-pos:long "11.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002992'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.729'^^xsd:double;
  dwc:latitude '33.77'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.77"^^xsd:decimal ;
  dwc:decimalLongitude "11.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  geo-pos:lat "33.77"^^xsd:decimal ;
  geo-pos:long "11.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003997'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.729'^^xsd:double;
  dwc:latitude '33.77'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.77"^^xsd:decimal ;
  dwc:decimalLongitude "11.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  geo-pos:lat "33.77"^^xsd:decimal ;
  geo-pos:long "11.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005535'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.729'^^xsd:double;
  dwc:latitude '33.77'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.77"^^xsd:decimal ;
  dwc:decimalLongitude "11.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  geo-pos:lat "33.77"^^xsd:decimal ;
  geo-pos:long "11.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005740'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.729'^^xsd:double;
  dwc:latitude '33.77'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.77"^^xsd:decimal ;
  dwc:decimalLongitude "11.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.77 11.729)"^^geo:wktLiteral ;
  geo-pos:lat "33.77"^^xsd:decimal ;
  geo-pos:long "11.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006334'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.729'^^xsd:double;
  dwc:latitude '33.77'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.588"^^xsd:decimal ;
  dwc:decimalLongitude "11.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  geo-pos:lat "34.588"^^xsd:decimal ;
  geo-pos:long "11.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006943'^^xsd:string;
  dwc:scientificName 'Torpedo torpedo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.74'^^xsd:double;
  dwc:latitude '34.588'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '271691'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '271691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.588"^^xsd:decimal ;
  dwc:decimalLongitude "11.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  geo-pos:lat "34.588"^^xsd:decimal ;
  geo-pos:long "11.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000405'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.74'^^xsd:double;
  dwc:latitude '34.588'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.588"^^xsd:decimal ;
  dwc:decimalLongitude "11.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  geo-pos:lat "34.588"^^xsd:decimal ;
  geo-pos:long "11.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000999'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.74'^^xsd:double;
  dwc:latitude '34.588'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.588"^^xsd:decimal ;
  dwc:decimalLongitude "11.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  geo-pos:lat "34.588"^^xsd:decimal ;
  geo-pos:long "11.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001968'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.74'^^xsd:double;
  dwc:latitude '34.588'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.588"^^xsd:decimal ;
  dwc:decimalLongitude "11.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  geo-pos:lat "34.588"^^xsd:decimal ;
  geo-pos:long "11.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003467'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.74'^^xsd:double;
  dwc:latitude '34.588'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.588"^^xsd:decimal ;
  dwc:decimalLongitude "11.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  geo-pos:lat "34.588"^^xsd:decimal ;
  geo-pos:long "11.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003641'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.74'^^xsd:double;
  dwc:latitude '34.588'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.588"^^xsd:decimal ;
  dwc:decimalLongitude "11.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  geo-pos:lat "34.588"^^xsd:decimal ;
  geo-pos:long "11.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004174'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.74'^^xsd:double;
  dwc:latitude '34.588'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.588"^^xsd:decimal ;
  dwc:decimalLongitude "11.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  geo-pos:lat "34.588"^^xsd:decimal ;
  geo-pos:long "11.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004863'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.74'^^xsd:double;
  dwc:latitude '34.588'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.588"^^xsd:decimal ;
  dwc:decimalLongitude "11.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  geo-pos:lat "34.588"^^xsd:decimal ;
  geo-pos:long "11.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005554'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.74'^^xsd:double;
  dwc:latitude '34.588'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.588"^^xsd:decimal ;
  dwc:decimalLongitude "11.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  geo-pos:lat "34.588"^^xsd:decimal ;
  geo-pos:long "11.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005976'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.74'^^xsd:double;
  dwc:latitude '34.588'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.588"^^xsd:decimal ;
  dwc:decimalLongitude "11.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  geo-pos:lat "34.588"^^xsd:decimal ;
  geo-pos:long "11.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006393'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.74'^^xsd:double;
  dwc:latitude '34.588'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.588"^^xsd:decimal ;
  dwc:decimalLongitude "11.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.588 11.74)"^^geo:wktLiteral ;
  geo-pos:lat "34.588"^^xsd:decimal ;
  geo-pos:long "11.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006469'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.74'^^xsd:double;
  dwc:latitude '34.588'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.325"^^xsd:decimal ;
  geo-pos:long "11.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006703'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.767'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.325"^^xsd:decimal ;
  geo-pos:long "11.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006790'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.767'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.325"^^xsd:decimal ;
  geo-pos:long "11.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007606'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.767'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.325"^^xsd:decimal ;
  geo-pos:long "11.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001029'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.767'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.325"^^xsd:decimal ;
  geo-pos:long "11.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001147'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.767'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.325"^^xsd:decimal ;
  geo-pos:long "11.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002126'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.767'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.325"^^xsd:decimal ;
  geo-pos:long "11.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003494'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.767'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.325"^^xsd:decimal ;
  geo-pos:long "11.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003495'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.767'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.325"^^xsd:decimal ;
  geo-pos:long "11.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003824'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.767'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.325"^^xsd:decimal ;
  geo-pos:long "11.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004203'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.767'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.325"^^xsd:decimal ;
  geo-pos:long "11.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005534'^^xsd:string;
  dwc:scientificName 'Scorpaena maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.767'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '274721'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.325"^^xsd:decimal ;
  geo-pos:long "11.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006219'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.767'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "11.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 11.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.325"^^xsd:decimal ;
  geo-pos:long "11.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006396'^^xsd:string;
  dwc:scientificName 'Solea senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.767'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127159'^^xsd:integer;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007335'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.783'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001305'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.783'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001675'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.783'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001772'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.783'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001773'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.783'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.192"^^xsd:decimal ;
  dwc:decimalLongitude "11.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.192 11.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.192"^^xsd:decimal ;
  geo-pos:long "11.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004559'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.783'^^xsd:double;
  dwc:latitude '36.192'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006706'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007271'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000438'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001037'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001330'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002132'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003173'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003502'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003827'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004210'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005598'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005991'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006224'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006295'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 11.792)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006565'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.792'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193 11.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193"^^xsd:decimal ;
  dwc:decimalLongitude "11.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193 11.793)"^^geo:wktLiteral ;
  geo-pos:lat "36.193"^^xsd:decimal ;
  geo-pos:long "11.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007340'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.793'^^xsd:double;
  dwc:latitude '36.193'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193 11.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193"^^xsd:decimal ;
  dwc:decimalLongitude "11.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193 11.793)"^^geo:wktLiteral ;
  geo-pos:lat "36.193"^^xsd:decimal ;
  geo-pos:long "11.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001982'^^xsd:string;
  dwc:scientificName 'Loligo forbesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.793'^^xsd:double;
  dwc:latitude '36.193'^^xsd:double;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '140270'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.296"^^xsd:decimal ;
  dwc:decimalLongitude "11.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  geo-pos:lat "34.296"^^xsd:decimal ;
  geo-pos:long "11.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006940'^^xsd:string;
  dwc:scientificName 'Torpedo torpedo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.796'^^xsd:double;
  dwc:latitude '34.296'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '271691'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '271691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.296"^^xsd:decimal ;
  dwc:decimalLongitude "11.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  geo-pos:lat "34.296"^^xsd:decimal ;
  geo-pos:long "11.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007178'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.796'^^xsd:double;
  dwc:latitude '34.296'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.296"^^xsd:decimal ;
  dwc:decimalLongitude "11.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  geo-pos:lat "34.296"^^xsd:decimal ;
  geo-pos:long "11.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000320'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.796'^^xsd:double;
  dwc:latitude '34.296'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.296"^^xsd:decimal ;
  dwc:decimalLongitude "11.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  geo-pos:lat "34.296"^^xsd:decimal ;
  geo-pos:long "11.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000940'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.796'^^xsd:double;
  dwc:latitude '34.296'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.296"^^xsd:decimal ;
  dwc:decimalLongitude "11.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  geo-pos:lat "34.296"^^xsd:decimal ;
  geo-pos:long "11.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002057'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.796'^^xsd:double;
  dwc:latitude '34.296'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.296"^^xsd:decimal ;
  dwc:decimalLongitude "11.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  geo-pos:lat "34.296"^^xsd:decimal ;
  geo-pos:long "11.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002467'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.796'^^xsd:double;
  dwc:latitude '34.296'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.296"^^xsd:decimal ;
  dwc:decimalLongitude "11.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  geo-pos:lat "34.296"^^xsd:decimal ;
  geo-pos:long "11.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003626'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.796'^^xsd:double;
  dwc:latitude '34.296'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.296"^^xsd:decimal ;
  dwc:decimalLongitude "11.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  geo-pos:lat "34.296"^^xsd:decimal ;
  geo-pos:long "11.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004092'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.796'^^xsd:double;
  dwc:latitude '34.296'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.296"^^xsd:decimal ;
  dwc:decimalLongitude "11.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.296 11.796)"^^geo:wktLiteral ;
  geo-pos:lat "34.296"^^xsd:decimal ;
  geo-pos:long "11.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005001'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.796'^^xsd:double;
  dwc:latitude '34.296'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.425 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.425 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.425"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000437'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '35.425'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.425 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.425 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.425"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003501'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '35.425'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.425 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.425 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.425"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004209'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '35.425'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.425 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.425 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.425"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005147'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '35.425'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.425 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.425 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.425"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006223'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '35.425'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006691'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007163'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002451'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000289'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000290'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000925'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000926'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002450'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003047'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003048'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003779'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004072'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004073'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005212'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005868'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006202'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.232"^^xsd:decimal ;
  dwc:decimalLongitude "11.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.232 11.822)"^^geo:wktLiteral ;
  geo-pos:lat "34.232"^^xsd:decimal ;
  geo-pos:long "11.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006556'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.822'^^xsd:double;
  dwc:latitude '34.232'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "11.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "11.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006788'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.858'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "11.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "11.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006789'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.858'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "11.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "11.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007266'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.858'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "11.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "11.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002123'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.858'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "11.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "11.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000084'^^xsd:string;
  dwc:scientificName 'Balistes balistes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.858'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "11.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "11.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000737'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.858'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "11.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "11.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001026'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.858'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "11.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "11.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003490'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.858'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "11.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "11.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003491'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.858'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "11.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "11.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003648'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.858'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "11.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "11.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004200'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.858'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "11.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "11.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005986'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.858'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "11.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 11.858)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "11.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006217'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.858'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007306'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000583'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001303'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001759'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001760'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002162'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002369'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002603'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002604'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003214'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003527'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003700'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004551'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004552'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004882'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004883'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005566'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.883'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2001-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007307'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.891'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007308'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.891'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000584'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.891'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001347'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.891'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001761'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.891'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001762'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.891'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002315'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.891'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002605'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.891'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002606'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.891'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003215'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.891'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003701'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.891'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004553'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.891'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.992"^^xsd:decimal ;
  dwc:decimalLongitude "11.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.992 11.891)"^^geo:wktLiteral ;
  geo-pos:lat "35.992"^^xsd:decimal ;
  geo-pos:long "11.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004920'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.891'^^xsd:double;
  dwc:latitude '35.992'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.017 11.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.017"^^xsd:decimal ;
  dwc:decimalLongitude "11.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.017 11.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.017"^^xsd:decimal ;
  geo-pos:long "11.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007313'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.892'^^xsd:double;
  dwc:latitude '36.017'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.017 11.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.017"^^xsd:decimal ;
  dwc:decimalLongitude "11.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.017 11.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.017"^^xsd:decimal ;
  geo-pos:long "11.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001765'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.892'^^xsd:double;
  dwc:latitude '36.017'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.017 11.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.017"^^xsd:decimal ;
  dwc:decimalLongitude "11.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.017 11.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.017"^^xsd:decimal ;
  geo-pos:long "11.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001766'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.892'^^xsd:double;
  dwc:latitude '36.017'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.017 11.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.017"^^xsd:decimal ;
  dwc:decimalLongitude "11.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.017 11.892)"^^geo:wktLiteral ;
  geo-pos:lat "36.017"^^xsd:decimal ;
  geo-pos:long "11.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004554'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.892'^^xsd:double;
  dwc:latitude '36.017'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006984'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007367'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001309'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001778'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001779'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002190'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002647'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003705'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004566'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.632 11.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.632"^^xsd:decimal ;
  dwc:decimalLongitude "11.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.632 11.901)"^^geo:wktLiteral ;
  geo-pos:lat "34.632"^^xsd:decimal ;
  geo-pos:long "11.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002106'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.901'^^xsd:double;
  dwc:latitude '34.632'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.632 11.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.632"^^xsd:decimal ;
  dwc:decimalLongitude "11.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.632 11.901)"^^geo:wktLiteral ;
  geo-pos:lat "34.632"^^xsd:decimal ;
  geo-pos:long "11.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003469'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.901'^^xsd:double;
  dwc:latitude '34.632'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.632 11.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.632"^^xsd:decimal ;
  dwc:decimalLongitude "11.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.632 11.901)"^^geo:wktLiteral ;
  geo-pos:lat "34.632"^^xsd:decimal ;
  geo-pos:long "11.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004181'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.901'^^xsd:double;
  dwc:latitude '34.632'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.632 11.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.632"^^xsd:decimal ;
  dwc:decimalLongitude "11.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.632 11.901)"^^geo:wktLiteral ;
  geo-pos:lat "34.632"^^xsd:decimal ;
  geo-pos:long "11.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004866'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.901'^^xsd:double;
  dwc:latitude '34.632'^^xsd:double;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.022"^^xsd:decimal ;
  dwc:decimalLongitude "11.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  geo-pos:lat "36.022"^^xsd:decimal ;
  geo-pos:long "11.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007314'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.902'^^xsd:double;
  dwc:latitude '36.022'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.022"^^xsd:decimal ;
  dwc:decimalLongitude "11.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  geo-pos:lat "36.022"^^xsd:decimal ;
  geo-pos:long "11.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007315'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.902'^^xsd:double;
  dwc:latitude '36.022'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.022"^^xsd:decimal ;
  dwc:decimalLongitude "11.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  geo-pos:lat "36.022"^^xsd:decimal ;
  geo-pos:long "11.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004555'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.902'^^xsd:double;
  dwc:latitude '36.022'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.022"^^xsd:decimal ;
  dwc:decimalLongitude "11.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  geo-pos:lat "36.022"^^xsd:decimal ;
  geo-pos:long "11.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001767'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.902'^^xsd:double;
  dwc:latitude '36.022'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.022"^^xsd:decimal ;
  dwc:decimalLongitude "11.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  geo-pos:lat "36.022"^^xsd:decimal ;
  geo-pos:long "11.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001768'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.902'^^xsd:double;
  dwc:latitude '36.022'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.022"^^xsd:decimal ;
  dwc:decimalLongitude "11.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  geo-pos:lat "36.022"^^xsd:decimal ;
  geo-pos:long "11.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002164'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.902'^^xsd:double;
  dwc:latitude '36.022'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.022"^^xsd:decimal ;
  dwc:decimalLongitude "11.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  geo-pos:lat "36.022"^^xsd:decimal ;
  geo-pos:long "11.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002610'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.902'^^xsd:double;
  dwc:latitude '36.022'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.022"^^xsd:decimal ;
  dwc:decimalLongitude "11.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  geo-pos:lat "36.022"^^xsd:decimal ;
  geo-pos:long "11.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003218'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.902'^^xsd:double;
  dwc:latitude '36.022'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.022"^^xsd:decimal ;
  dwc:decimalLongitude "11.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  geo-pos:lat "36.022"^^xsd:decimal ;
  geo-pos:long "11.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003856'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.902'^^xsd:double;
  dwc:latitude '36.022'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.022"^^xsd:decimal ;
  dwc:decimalLongitude "11.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "223"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.022 11.902)"^^geo:wktLiteral ;
  geo-pos:lat "36.022"^^xsd:decimal ;
  geo-pos:long "11.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005606'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.902'^^xsd:double;
  dwc:latitude '36.022'^^xsd:double;
  dwc:maximumDepth '223'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.167"^^xsd:decimal ;
  dwc:decimalLongitude "11.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  geo-pos:lat "34.167"^^xsd:decimal ;
  geo-pos:long "11.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007146'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.908'^^xsd:double;
  dwc:latitude '34.167'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.167"^^xsd:decimal ;
  dwc:decimalLongitude "11.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  geo-pos:lat "34.167"^^xsd:decimal ;
  geo-pos:long "11.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000253'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.908'^^xsd:double;
  dwc:latitude '34.167'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.167"^^xsd:decimal ;
  dwc:decimalLongitude "11.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  geo-pos:lat "34.167"^^xsd:decimal ;
  geo-pos:long "11.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000908'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.908'^^xsd:double;
  dwc:latitude '34.167'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.167"^^xsd:decimal ;
  dwc:decimalLongitude "11.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  geo-pos:lat "34.167"^^xsd:decimal ;
  geo-pos:long "11.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000909'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.908'^^xsd:double;
  dwc:latitude '34.167'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.167"^^xsd:decimal ;
  dwc:decimalLongitude "11.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  geo-pos:lat "34.167"^^xsd:decimal ;
  geo-pos:long "11.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003032'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.908'^^xsd:double;
  dwc:latitude '34.167'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.167"^^xsd:decimal ;
  dwc:decimalLongitude "11.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  geo-pos:lat "34.167"^^xsd:decimal ;
  geo-pos:long "11.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004054'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.908'^^xsd:double;
  dwc:latitude '34.167'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.167"^^xsd:decimal ;
  dwc:decimalLongitude "11.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  geo-pos:lat "34.167"^^xsd:decimal ;
  geo-pos:long "11.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004055'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.908'^^xsd:double;
  dwc:latitude '34.167'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.167"^^xsd:decimal ;
  dwc:decimalLongitude "11.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  geo-pos:lat "34.167"^^xsd:decimal ;
  geo-pos:long "11.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005211'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.908'^^xsd:double;
  dwc:latitude '34.167'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.167"^^xsd:decimal ;
  dwc:decimalLongitude "11.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  geo-pos:lat "34.167"^^xsd:decimal ;
  geo-pos:long "11.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005386'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.908'^^xsd:double;
  dwc:latitude '34.167'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.167"^^xsd:decimal ;
  dwc:decimalLongitude "11.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 11.908)"^^geo:wktLiteral ;
  geo-pos:lat "34.167"^^xsd:decimal ;
  geo-pos:long "11.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006553'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.908'^^xsd:double;
  dwc:latitude '34.167'^^xsd:double;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.176"^^xsd:decimal ;
  dwc:decimalLongitude "11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  geo-pos:lat "34.176"^^xsd:decimal ;
  geo-pos:long "11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007148'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.92'^^xsd:double;
  dwc:latitude '34.176'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.176"^^xsd:decimal ;
  dwc:decimalLongitude "11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  geo-pos:lat "34.176"^^xsd:decimal ;
  geo-pos:long "11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000257'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.92'^^xsd:double;
  dwc:latitude '34.176'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.176"^^xsd:decimal ;
  dwc:decimalLongitude "11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  geo-pos:lat "34.176"^^xsd:decimal ;
  geo-pos:long "11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000910'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.92'^^xsd:double;
  dwc:latitude '34.176'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.176"^^xsd:decimal ;
  dwc:decimalLongitude "11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  geo-pos:lat "34.176"^^xsd:decimal ;
  geo-pos:long "11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002440'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.92'^^xsd:double;
  dwc:latitude '34.176'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.176"^^xsd:decimal ;
  dwc:decimalLongitude "11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  geo-pos:lat "34.176"^^xsd:decimal ;
  geo-pos:long "11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003037'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.92'^^xsd:double;
  dwc:latitude '34.176'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.176"^^xsd:decimal ;
  dwc:decimalLongitude "11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  geo-pos:lat "34.176"^^xsd:decimal ;
  geo-pos:long "11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003440'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.92'^^xsd:double;
  dwc:latitude '34.176'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.176"^^xsd:decimal ;
  dwc:decimalLongitude "11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  geo-pos:lat "34.176"^^xsd:decimal ;
  geo-pos:long "11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004057'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.92'^^xsd:double;
  dwc:latitude '34.176'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.176"^^xsd:decimal ;
  dwc:decimalLongitude "11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  geo-pos:lat "34.176"^^xsd:decimal ;
  geo-pos:long "11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005132'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.92'^^xsd:double;
  dwc:latitude '34.176'^^xsd:double;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.176"^^xsd:decimal ;
  dwc:decimalLongitude "11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  geo-pos:lat "34.176"^^xsd:decimal ;
  geo-pos:long "11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005320'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.92'^^xsd:double;
  dwc:latitude '34.176'^^xsd:double;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.176"^^xsd:decimal ;
  dwc:decimalLongitude "11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  geo-pos:lat "34.176"^^xsd:decimal ;
  geo-pos:long "11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005388'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.92'^^xsd:double;
  dwc:latitude '34.176'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.176"^^xsd:decimal ;
  dwc:decimalLongitude "11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  geo-pos:lat "34.176"^^xsd:decimal ;
  geo-pos:long "11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005538'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.92'^^xsd:double;
  dwc:latitude '34.176'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.176"^^xsd:decimal ;
  dwc:decimalLongitude "11.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.176 11.92)"^^geo:wktLiteral ;
  geo-pos:lat "34.176"^^xsd:decimal ;
  geo-pos:long "11.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006448'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.92'^^xsd:double;
  dwc:latitude '34.176'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "11.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "11.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006772'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.943'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "11.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "11.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007143'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.943'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "11.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "11.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000906'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.943'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "11.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "11.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001260'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.943'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "11.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "11.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001624'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.943'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "11.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "11.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002436'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.943'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "11.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "11.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003029'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.943'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "11.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "11.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003773'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.943'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "11.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "11.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004051'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.943'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "11.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "11.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005383'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.943'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "11.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "11.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005838'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.943'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.154"^^xsd:decimal ;
  dwc:decimalLongitude "11.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.154 11.943)"^^geo:wktLiteral ;
  geo-pos:lat "34.154"^^xsd:decimal ;
  geo-pos:long "11.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006446'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.943'^^xsd:double;
  dwc:latitude '34.154'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007302'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007303'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001672'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001755'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001756'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002600'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003698'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004549'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005604'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "11.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "11.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007304'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.958'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "11.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "11.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007305'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.958'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "11.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "11.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001757'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.958'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "11.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "11.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001758'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.958'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "11.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "11.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002161'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.958'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "11.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "11.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002601'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.958'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "11.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "11.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002602'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.958'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "11.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "11.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003699'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.958'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "11.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "11.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004550'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.958'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99"^^xsd:decimal ;
  dwc:decimalLongitude "11.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99 11.958)"^^geo:wktLiteral ;
  geo-pos:lat "35.99"^^xsd:decimal ;
  geo-pos:long "11.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005605'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.958'^^xsd:double;
  dwc:latitude '35.99'^^xsd:double;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007370'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007621'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000587'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000657'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001216'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001686'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001780'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002350'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002649'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002650'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003259'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003537'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003579'^^xsd:string;
  dwc:scientificName 'Munida iris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '158398'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1606704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003706'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 11.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "11.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004567'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.967'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007352'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007620'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000638'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000656'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000689'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001196'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001215'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001680'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001776'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002347'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002371'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002632'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003245'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003703'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004561'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005154'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005610'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225"^^xsd:decimal ;
  dwc:decimalLongitude "11.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225 11.992)"^^geo:wktLiteral ;
  geo-pos:lat "36.225"^^xsd:decimal ;
  geo-pos:long "11.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005611'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '11.992'^^xsd:double;
  dwc:latitude '36.225'^^xsd:double;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.339"^^xsd:decimal ;
  dwc:decimalLongitude "12.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  geo-pos:lat "34.339"^^xsd:decimal ;
  geo-pos:long "12.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007181'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.015'^^xsd:double;
  dwc:latitude '34.339'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.339"^^xsd:decimal ;
  dwc:decimalLongitude "12.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  geo-pos:lat "34.339"^^xsd:decimal ;
  geo-pos:long "12.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001989'^^xsd:string;
  dwc:scientificName 'Loligo spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.015'^^xsd:double;
  dwc:latitude '34.339'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.339"^^xsd:decimal ;
  dwc:decimalLongitude "12.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  geo-pos:lat "34.339"^^xsd:decimal ;
  geo-pos:long "12.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000331'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.015'^^xsd:double;
  dwc:latitude '34.339'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.339"^^xsd:decimal ;
  dwc:decimalLongitude "12.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  geo-pos:lat "34.339"^^xsd:decimal ;
  geo-pos:long "12.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000947'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.015'^^xsd:double;
  dwc:latitude '34.339'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.339"^^xsd:decimal ;
  dwc:decimalLongitude "12.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  geo-pos:lat "34.339"^^xsd:decimal ;
  geo-pos:long "12.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002063'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.015'^^xsd:double;
  dwc:latitude '34.339'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.339"^^xsd:decimal ;
  dwc:decimalLongitude "12.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  geo-pos:lat "34.339"^^xsd:decimal ;
  geo-pos:long "12.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002472'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.015'^^xsd:double;
  dwc:latitude '34.339'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.339"^^xsd:decimal ;
  dwc:decimalLongitude "12.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  geo-pos:lat "34.339"^^xsd:decimal ;
  geo-pos:long "12.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003068'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.015'^^xsd:double;
  dwc:latitude '34.339'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.339"^^xsd:decimal ;
  dwc:decimalLongitude "12.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  geo-pos:lat "34.339"^^xsd:decimal ;
  geo-pos:long "12.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004097'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.015'^^xsd:double;
  dwc:latitude '34.339'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.339"^^xsd:decimal ;
  dwc:decimalLongitude "12.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  geo-pos:lat "34.339"^^xsd:decimal ;
  geo-pos:long "12.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005042'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.015'^^xsd:double;
  dwc:latitude '34.339'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.339"^^xsd:decimal ;
  dwc:decimalLongitude "12.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  geo-pos:lat "34.339"^^xsd:decimal ;
  geo-pos:long "12.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005117'^^xsd:string;
  dwc:scientificName 'Raja radula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.015'^^xsd:double;
  dwc:latitude '34.339'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '105889'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.339"^^xsd:decimal ;
  dwc:decimalLongitude "12.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  geo-pos:lat "34.339"^^xsd:decimal ;
  geo-pos:long "12.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005413'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.015'^^xsd:double;
  dwc:latitude '34.339'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.339"^^xsd:decimal ;
  dwc:decimalLongitude "12.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.339 12.015)"^^geo:wktLiteral ;
  geo-pos:lat "34.339"^^xsd:decimal ;
  geo-pos:long "12.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005635'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.015'^^xsd:double;
  dwc:latitude '34.339'^^xsd:double;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.999"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.999"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007042'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '35.999'^^xsd:double;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.999"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.999"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007309'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '35.999'^^xsd:double;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.999"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.999"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007310'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '35.999'^^xsd:double;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.999"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.999"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007578'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '35.999'^^xsd:double;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.999"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.999"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000585'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '35.999'^^xsd:double;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.999"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.999"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001348'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '35.999'^^xsd:double;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.999"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.999"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001763'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '35.999'^^xsd:double;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.999"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.999"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001764'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '35.999'^^xsd:double;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.999"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.999"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002607'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '35.999'^^xsd:double;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.999"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.999"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003216'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '35.999'^^xsd:double;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.999"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.999"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004873'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '35.999'^^xsd:double;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.999"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.999 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.999"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004884'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '35.999'^^xsd:double;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.742"^^xsd:decimal ;
  dwc:decimalLongitude "12.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.742"^^xsd:decimal ;
  geo-pos:long "12.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003137'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.058'^^xsd:double;
  dwc:latitude '34.742'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.742"^^xsd:decimal ;
  dwc:decimalLongitude "12.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.742"^^xsd:decimal ;
  geo-pos:long "12.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003138'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.058'^^xsd:double;
  dwc:latitude '34.742'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.742"^^xsd:decimal ;
  dwc:decimalLongitude "12.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.742"^^xsd:decimal ;
  geo-pos:long "12.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003645'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.058'^^xsd:double;
  dwc:latitude '34.742'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.742"^^xsd:decimal ;
  dwc:decimalLongitude "12.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.742"^^xsd:decimal ;
  geo-pos:long "12.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003646'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.058'^^xsd:double;
  dwc:latitude '34.742'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.742"^^xsd:decimal ;
  dwc:decimalLongitude "12.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.742"^^xsd:decimal ;
  geo-pos:long "12.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004191'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.058'^^xsd:double;
  dwc:latitude '34.742'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.742"^^xsd:decimal ;
  dwc:decimalLongitude "12.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.742"^^xsd:decimal ;
  geo-pos:long "12.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004192'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.058'^^xsd:double;
  dwc:latitude '34.742'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.742"^^xsd:decimal ;
  dwc:decimalLongitude "12.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.742"^^xsd:decimal ;
  geo-pos:long "12.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005981'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.058'^^xsd:double;
  dwc:latitude '34.742'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.742"^^xsd:decimal ;
  dwc:decimalLongitude "12.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.742"^^xsd:decimal ;
  geo-pos:long "12.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005982'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.058'^^xsd:double;
  dwc:latitude '34.742'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.742"^^xsd:decimal ;
  dwc:decimalLongitude "12.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.742 12.058)"^^geo:wktLiteral ;
  geo-pos:lat "34.742"^^xsd:decimal ;
  geo-pos:long "12.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006394'^^xsd:string;
  dwc:scientificName 'Solea aegyptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.058'^^xsd:double;
  dwc:latitude '34.742'^^xsd:double;
  dwc:aphiaid '127158'^^xsd:integer;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "12.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "12.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007141'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.092'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "12.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "12.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000244'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.092'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "12.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "12.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000905'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.092'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "12.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "12.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002434'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.092'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "12.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "12.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003028'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.092'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "12.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "12.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003438'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.092'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "12.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "12.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004047'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.092'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.144"^^xsd:decimal ;
  dwc:decimalLongitude "12.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.144 12.092)"^^geo:wktLiteral ;
  geo-pos:lat "34.144"^^xsd:decimal ;
  geo-pos:long "12.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005537'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.092'^^xsd:double;
  dwc:latitude '34.144'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.158"^^xsd:decimal ;
  dwc:decimalLongitude "12.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  geo-pos:lat "34.158"^^xsd:decimal ;
  geo-pos:long "12.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007144'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.102'^^xsd:double;
  dwc:latitude '34.158'^^xsd:double;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.158"^^xsd:decimal ;
  dwc:decimalLongitude "12.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  geo-pos:lat "34.158"^^xsd:decimal ;
  geo-pos:long "12.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005037'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.102'^^xsd:double;
  dwc:latitude '34.158'^^xsd:double;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.158"^^xsd:decimal ;
  dwc:decimalLongitude "12.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  geo-pos:lat "34.158"^^xsd:decimal ;
  geo-pos:long "12.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001261'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.102'^^xsd:double;
  dwc:latitude '34.158'^^xsd:double;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.158"^^xsd:decimal ;
  dwc:decimalLongitude "12.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  geo-pos:lat "34.158"^^xsd:decimal ;
  geo-pos:long "12.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002033'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.102'^^xsd:double;
  dwc:latitude '34.158'^^xsd:double;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.158"^^xsd:decimal ;
  dwc:decimalLongitude "12.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  geo-pos:lat "34.158"^^xsd:decimal ;
  geo-pos:long "12.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002437'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.102'^^xsd:double;
  dwc:latitude '34.158'^^xsd:double;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.158"^^xsd:decimal ;
  dwc:decimalLongitude "12.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  geo-pos:lat "34.158"^^xsd:decimal ;
  geo-pos:long "12.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003030'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.102'^^xsd:double;
  dwc:latitude '34.158'^^xsd:double;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.158"^^xsd:decimal ;
  dwc:decimalLongitude "12.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  geo-pos:lat "34.158"^^xsd:decimal ;
  geo-pos:long "12.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003774'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.102'^^xsd:double;
  dwc:latitude '34.158'^^xsd:double;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.158"^^xsd:decimal ;
  dwc:decimalLongitude "12.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  geo-pos:lat "34.158"^^xsd:decimal ;
  geo-pos:long "12.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004052'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.102'^^xsd:double;
  dwc:latitude '34.158'^^xsd:double;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.158"^^xsd:decimal ;
  dwc:decimalLongitude "12.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  geo-pos:lat "34.158"^^xsd:decimal ;
  geo-pos:long "12.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005384'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.102'^^xsd:double;
  dwc:latitude '34.158'^^xsd:double;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.158"^^xsd:decimal ;
  dwc:decimalLongitude "12.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  geo-pos:lat "34.158"^^xsd:decimal ;
  geo-pos:long "12.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005522'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.102'^^xsd:double;
  dwc:latitude '34.158'^^xsd:double;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.158"^^xsd:decimal ;
  dwc:decimalLongitude "12.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.158 12.102)"^^geo:wktLiteral ;
  geo-pos:lat "34.158"^^xsd:decimal ;
  geo-pos:long "12.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005839'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.102'^^xsd:double;
  dwc:latitude '34.158'^^xsd:double;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.681"^^xsd:decimal ;
  dwc:decimalLongitude "12.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  geo-pos:lat "34.681"^^xsd:decimal ;
  geo-pos:long "12.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007232'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.106'^^xsd:double;
  dwc:latitude '34.681'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.681"^^xsd:decimal ;
  dwc:decimalLongitude "12.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  geo-pos:lat "34.681"^^xsd:decimal ;
  geo-pos:long "12.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000414'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.106'^^xsd:double;
  dwc:latitude '34.681'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.681"^^xsd:decimal ;
  dwc:decimalLongitude "12.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  geo-pos:lat "34.681"^^xsd:decimal ;
  geo-pos:long "12.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001014'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.106'^^xsd:double;
  dwc:latitude '34.681'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.681"^^xsd:decimal ;
  dwc:decimalLongitude "12.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  geo-pos:lat "34.681"^^xsd:decimal ;
  geo-pos:long "12.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002109'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.106'^^xsd:double;
  dwc:latitude '34.681'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.681"^^xsd:decimal ;
  dwc:decimalLongitude "12.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  geo-pos:lat "34.681"^^xsd:decimal ;
  geo-pos:long "12.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003129'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.106'^^xsd:double;
  dwc:latitude '34.681'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.681"^^xsd:decimal ;
  dwc:decimalLongitude "12.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  geo-pos:lat "34.681"^^xsd:decimal ;
  geo-pos:long "12.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003471'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.106'^^xsd:double;
  dwc:latitude '34.681'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.681"^^xsd:decimal ;
  dwc:decimalLongitude "12.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  geo-pos:lat "34.681"^^xsd:decimal ;
  geo-pos:long "12.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003643'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.106'^^xsd:double;
  dwc:latitude '34.681'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.681"^^xsd:decimal ;
  dwc:decimalLongitude "12.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.681 12.106)"^^geo:wktLiteral ;
  geo-pos:lat "34.681"^^xsd:decimal ;
  geo-pos:long "12.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004184'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.106'^^xsd:double;
  dwc:latitude '34.681'^^xsd:double;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.542 12.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.542"^^xsd:decimal ;
  dwc:decimalLongitude "12.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.542 12.108)"^^geo:wktLiteral ;
  geo-pos:lat "34.542"^^xsd:decimal ;
  geo-pos:long "12.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006648'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.108'^^xsd:double;
  dwc:latitude '34.542'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.542 12.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.542"^^xsd:decimal ;
  dwc:decimalLongitude "12.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.542 12.108)"^^geo:wktLiteral ;
  geo-pos:lat "34.542"^^xsd:decimal ;
  geo-pos:long "12.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007221'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.108'^^xsd:double;
  dwc:latitude '34.542'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.542 12.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.542"^^xsd:decimal ;
  dwc:decimalLongitude "12.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.542 12.108)"^^geo:wktLiteral ;
  geo-pos:lat "34.542"^^xsd:decimal ;
  geo-pos:long "12.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000990'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.108'^^xsd:double;
  dwc:latitude '34.542'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.542 12.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.542"^^xsd:decimal ;
  dwc:decimalLongitude "12.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.542 12.108)"^^geo:wktLiteral ;
  geo-pos:lat "34.542"^^xsd:decimal ;
  geo-pos:long "12.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003462'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.108'^^xsd:double;
  dwc:latitude '34.542'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.542 12.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.542"^^xsd:decimal ;
  dwc:decimalLongitude "12.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.542 12.108)"^^geo:wktLiteral ;
  geo-pos:lat "34.542"^^xsd:decimal ;
  geo-pos:long "12.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004166'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.108'^^xsd:double;
  dwc:latitude '34.542'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.542 12.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.542"^^xsd:decimal ;
  dwc:decimalLongitude "12.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.542 12.108)"^^geo:wktLiteral ;
  geo-pos:lat "34.542"^^xsd:decimal ;
  geo-pos:long "12.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006129'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.108'^^xsd:double;
  dwc:latitude '34.542'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.552"^^xsd:decimal ;
  dwc:decimalLongitude "12.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  geo-pos:lat "34.552"^^xsd:decimal ;
  geo-pos:long "12.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007223'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.117'^^xsd:double;
  dwc:latitude '34.552'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.552"^^xsd:decimal ;
  dwc:decimalLongitude "12.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  geo-pos:lat "34.552"^^xsd:decimal ;
  geo-pos:long "12.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000403'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.117'^^xsd:double;
  dwc:latitude '34.552'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.552"^^xsd:decimal ;
  dwc:decimalLongitude "12.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  geo-pos:lat "34.552"^^xsd:decimal ;
  geo-pos:long "12.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000627'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.117'^^xsd:double;
  dwc:latitude '34.552'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.552"^^xsd:decimal ;
  dwc:decimalLongitude "12.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  geo-pos:lat "34.552"^^xsd:decimal ;
  geo-pos:long "12.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000991'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.117'^^xsd:double;
  dwc:latitude '34.552'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.552"^^xsd:decimal ;
  dwc:decimalLongitude "12.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  geo-pos:lat "34.552"^^xsd:decimal ;
  geo-pos:long "12.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001291'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.117'^^xsd:double;
  dwc:latitude '34.552'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.552"^^xsd:decimal ;
  dwc:decimalLongitude "12.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  geo-pos:lat "34.552"^^xsd:decimal ;
  geo-pos:long "12.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002523'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.117'^^xsd:double;
  dwc:latitude '34.552'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.552"^^xsd:decimal ;
  dwc:decimalLongitude "12.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  geo-pos:lat "34.552"^^xsd:decimal ;
  geo-pos:long "12.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003464'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.117'^^xsd:double;
  dwc:latitude '34.552'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.552"^^xsd:decimal ;
  dwc:decimalLongitude "12.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  geo-pos:lat "34.552"^^xsd:decimal ;
  geo-pos:long "12.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004168'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.117'^^xsd:double;
  dwc:latitude '34.552'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.552"^^xsd:decimal ;
  dwc:decimalLongitude "12.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  geo-pos:lat "34.552"^^xsd:decimal ;
  geo-pos:long "12.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005433'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.117'^^xsd:double;
  dwc:latitude '34.552'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.552"^^xsd:decimal ;
  dwc:decimalLongitude "12.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  geo-pos:lat "34.552"^^xsd:decimal ;
  geo-pos:long "12.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005541'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.117'^^xsd:double;
  dwc:latitude '34.552'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.552"^^xsd:decimal ;
  dwc:decimalLongitude "12.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  geo-pos:lat "34.552"^^xsd:decimal ;
  geo-pos:long "12.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005972'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.117'^^xsd:double;
  dwc:latitude '34.552'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.552"^^xsd:decimal ;
  dwc:decimalLongitude "12.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.552 12.117)"^^geo:wktLiteral ;
  geo-pos:lat "34.552"^^xsd:decimal ;
  geo-pos:long "12.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006562'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.117'^^xsd:double;
  dwc:latitude '34.552'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.865 12.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.865"^^xsd:decimal ;
  dwc:decimalLongitude "12.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.865 12.128)"^^geo:wktLiteral ;
  geo-pos:lat "35.865"^^xsd:decimal ;
  geo-pos:long "12.128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007291'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.128'^^xsd:double;
  dwc:latitude '35.865'^^xsd:double;
  dwc:maximumDepth '261'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.865 12.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.865"^^xsd:decimal ;
  dwc:decimalLongitude "12.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.865 12.128)"^^geo:wktLiteral ;
  geo-pos:lat "35.865"^^xsd:decimal ;
  geo-pos:long "12.128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007292'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.128'^^xsd:double;
  dwc:latitude '35.865'^^xsd:double;
  dwc:maximumDepth '261'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.865 12.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.865"^^xsd:decimal ;
  dwc:decimalLongitude "12.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.865 12.128)"^^geo:wktLiteral ;
  geo-pos:lat "35.865"^^xsd:decimal ;
  geo-pos:long "12.128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001750'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.128'^^xsd:double;
  dwc:latitude '35.865'^^xsd:double;
  dwc:maximumDepth '261'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.865 12.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.865"^^xsd:decimal ;
  dwc:decimalLongitude "12.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.865 12.128)"^^geo:wktLiteral ;
  geo-pos:lat "35.865"^^xsd:decimal ;
  geo-pos:long "12.128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002584'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.128'^^xsd:double;
  dwc:latitude '35.865'^^xsd:double;
  dwc:maximumDepth '261'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.865 12.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.865"^^xsd:decimal ;
  dwc:decimalLongitude "12.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.865 12.128)"^^geo:wktLiteral ;
  geo-pos:lat "35.865"^^xsd:decimal ;
  geo-pos:long "12.128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004545'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.128'^^xsd:double;
  dwc:latitude '35.865'^^xsd:double;
  dwc:maximumDepth '261'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 12.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "12.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 12.133)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "12.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007206'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.133'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 12.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "12.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 12.133)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "12.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002504'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.133'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 12.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "12.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 12.133)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "12.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003095'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.133'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 12.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "12.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 12.133)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "12.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003636'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.133'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 12.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.417"^^xsd:decimal ;
  dwc:decimalLongitude "12.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.417 12.133)"^^geo:wktLiteral ;
  geo-pos:lat "34.417"^^xsd:decimal ;
  geo-pos:long "12.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004137'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.133'^^xsd:double;
  dwc:latitude '34.417'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "12.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "12.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006841'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.164'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "12.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "12.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007605'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.164'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "12.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "12.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005008'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.164'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "12.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "12.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002125'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.164'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "12.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "12.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003493'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.164'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "12.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "12.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003649'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.164'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "12.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "12.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003823'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.164'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "12.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "12.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004202'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.164'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "12.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "12.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005594'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.164'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "12.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 12.164)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "12.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006293'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.164'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.566"^^xsd:decimal ;
  dwc:decimalLongitude "12.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  geo-pos:lat "34.566"^^xsd:decimal ;
  geo-pos:long "12.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007225'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.167'^^xsd:double;
  dwc:latitude '34.566'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.566"^^xsd:decimal ;
  dwc:decimalLongitude "12.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  geo-pos:lat "34.566"^^xsd:decimal ;
  geo-pos:long "12.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005139'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.167'^^xsd:double;
  dwc:latitude '34.566'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.566"^^xsd:decimal ;
  dwc:decimalLongitude "12.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  geo-pos:lat "34.566"^^xsd:decimal ;
  geo-pos:long "12.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000995'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.167'^^xsd:double;
  dwc:latitude '34.566'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.566"^^xsd:decimal ;
  dwc:decimalLongitude "12.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  geo-pos:lat "34.566"^^xsd:decimal ;
  geo-pos:long "12.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001292'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.167'^^xsd:double;
  dwc:latitude '34.566'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.566"^^xsd:decimal ;
  dwc:decimalLongitude "12.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  geo-pos:lat "34.566"^^xsd:decimal ;
  geo-pos:long "12.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001633'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.167'^^xsd:double;
  dwc:latitude '34.566'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.566"^^xsd:decimal ;
  dwc:decimalLongitude "12.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  geo-pos:lat "34.566"^^xsd:decimal ;
  geo-pos:long "12.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002524'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.167'^^xsd:double;
  dwc:latitude '34.566'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.566"^^xsd:decimal ;
  dwc:decimalLongitude "12.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  geo-pos:lat "34.566"^^xsd:decimal ;
  geo-pos:long "12.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003122'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.167'^^xsd:double;
  dwc:latitude '34.566'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.566"^^xsd:decimal ;
  dwc:decimalLongitude "12.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  geo-pos:lat "34.566"^^xsd:decimal ;
  geo-pos:long "12.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003801'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.167'^^xsd:double;
  dwc:latitude '34.566'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.566"^^xsd:decimal ;
  dwc:decimalLongitude "12.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  geo-pos:lat "34.566"^^xsd:decimal ;
  geo-pos:long "12.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004171'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.167'^^xsd:double;
  dwc:latitude '34.566'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.566"^^xsd:decimal ;
  dwc:decimalLongitude "12.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  geo-pos:lat "34.566"^^xsd:decimal ;
  geo-pos:long "12.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005434'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.167'^^xsd:double;
  dwc:latitude '34.566'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.566"^^xsd:decimal ;
  dwc:decimalLongitude "12.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  geo-pos:lat "34.566"^^xsd:decimal ;
  geo-pos:long "12.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005524'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.167'^^xsd:double;
  dwc:latitude '34.566'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.566"^^xsd:decimal ;
  dwc:decimalLongitude "12.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.566 12.167)"^^geo:wktLiteral ;
  geo-pos:lat "34.566"^^xsd:decimal ;
  geo-pos:long "12.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005974'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.167'^^xsd:double;
  dwc:latitude '34.566'^^xsd:double;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "12.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "12.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005137'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.192'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "12.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "12.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000977'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.192'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "12.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "12.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001287'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.192'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "12.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "12.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002092'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.192'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "12.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "12.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002512'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.192'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "12.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "12.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003106'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.192'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "12.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "12.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004150'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.192'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "12.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "12.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005329'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.192'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.458"^^xsd:decimal ;
  dwc:decimalLongitude "12.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.458 12.192)"^^geo:wktLiteral ;
  geo-pos:lat "34.458"^^xsd:decimal ;
  geo-pos:long "12.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006128'^^xsd:string;
  dwc:scientificName 'Sepia spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.192'^^xsd:double;
  dwc:latitude '34.458'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.464 12.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.464"^^xsd:decimal ;
  dwc:decimalLongitude "12.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.464 12.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.464"^^xsd:decimal ;
  geo-pos:long "12.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002513'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.198'^^xsd:double;
  dwc:latitude '34.464'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.464 12.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.464"^^xsd:decimal ;
  dwc:decimalLongitude "12.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.464 12.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.464"^^xsd:decimal ;
  geo-pos:long "12.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003107'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.198'^^xsd:double;
  dwc:latitude '34.464'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.464 12.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.464"^^xsd:decimal ;
  dwc:decimalLongitude "12.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.464 12.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.464"^^xsd:decimal ;
  geo-pos:long "12.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004152'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.198'^^xsd:double;
  dwc:latitude '34.464'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "12.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "12.213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007212'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.213'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "12.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "12.213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000392'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.213'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "12.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "12.213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000735'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.213'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "12.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "12.213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000978'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.213'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "12.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "12.213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002516'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.213'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "12.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "12.213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003110'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.213'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "12.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "12.213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004154'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.213'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "12.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "12.213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005048'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.213'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "12.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "12.213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005430'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.213'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "12.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 12.213)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "12.213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005962'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.213'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.258 12.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.258"^^xsd:decimal ;
  dwc:decimalLongitude "12.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.258 12.217)"^^geo:wktLiteral ;
  geo-pos:lat "36.258"^^xsd:decimal ;
  geo-pos:long "12.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001307'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.217'^^xsd:double;
  dwc:latitude '36.258'^^xsd:double;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.258 12.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.258"^^xsd:decimal ;
  dwc:decimalLongitude "12.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.258 12.217)"^^geo:wktLiteral ;
  geo-pos:lat "36.258"^^xsd:decimal ;
  geo-pos:long "12.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001681'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.217'^^xsd:double;
  dwc:latitude '36.258'^^xsd:double;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.258 12.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.258"^^xsd:decimal ;
  dwc:decimalLongitude "12.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.258 12.217)"^^geo:wktLiteral ;
  geo-pos:lat "36.258"^^xsd:decimal ;
  geo-pos:long "12.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001777'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.217'^^xsd:double;
  dwc:latitude '36.258'^^xsd:double;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.258 12.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.258"^^xsd:decimal ;
  dwc:decimalLongitude "12.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.258 12.217)"^^geo:wktLiteral ;
  geo-pos:lat "36.258"^^xsd:decimal ;
  geo-pos:long "12.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002637'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.217'^^xsd:double;
  dwc:latitude '36.258'^^xsd:double;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.258 12.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.258"^^xsd:decimal ;
  dwc:decimalLongitude "12.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.258 12.217)"^^geo:wktLiteral ;
  geo-pos:lat "36.258"^^xsd:decimal ;
  geo-pos:long "12.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003704'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.217'^^xsd:double;
  dwc:latitude '36.258'^^xsd:double;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.258 12.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.258"^^xsd:decimal ;
  dwc:decimalLongitude "12.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.258 12.217)"^^geo:wktLiteral ;
  geo-pos:lat "36.258"^^xsd:decimal ;
  geo-pos:long "12.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004562'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.217'^^xsd:double;
  dwc:latitude '36.258'^^xsd:double;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.263 12.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.263"^^xsd:decimal ;
  dwc:decimalLongitude "12.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.263 12.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.263"^^xsd:decimal ;
  geo-pos:long "12.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001983'^^xsd:string;
  dwc:scientificName 'Loligo forbesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.225'^^xsd:double;
  dwc:latitude '36.263'^^xsd:double;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '140270'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.263 12.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.263"^^xsd:decimal ;
  dwc:decimalLongitude "12.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.263 12.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.263"^^xsd:decimal ;
  geo-pos:long "12.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002638'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.225'^^xsd:double;
  dwc:latitude '36.263'^^xsd:double;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.263 12.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.263"^^xsd:decimal ;
  dwc:decimalLongitude "12.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.263 12.225)"^^geo:wktLiteral ;
  geo-pos:lat "36.263"^^xsd:decimal ;
  geo-pos:long "12.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003742'^^xsd:string;
  dwc:scientificName 'Octopus defilippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.225'^^xsd:double;
  dwc:latitude '36.263'^^xsd:double;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '140602'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '534126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007252'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005145'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000431'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001022'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001023'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001325'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002554'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003154'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003820'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004197'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005053'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005984'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006216'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006289'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09"^^xsd:decimal ;
  dwc:decimalLongitude "12.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09 12.229)"^^geo:wktLiteral ;
  geo-pos:lat "35.09"^^xsd:decimal ;
  geo-pos:long "12.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006290'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.229'^^xsd:double;
  dwc:latitude '35.09'^^xsd:double;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "12.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "12.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007193'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.238'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "12.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "12.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007588'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.238'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "12.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "12.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002073'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.238'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "12.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "12.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002487'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.238'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "12.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "12.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003080'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.238'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "12.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "12.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004115'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.238'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "12.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "12.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004438'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.238'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "12.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "12.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005045'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.238'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "12.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "12.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005093'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.238'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "12.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "12.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005586'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.238'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.377"^^xsd:decimal ;
  dwc:decimalLongitude "12.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.377 12.238)"^^geo:wktLiteral ;
  geo-pos:lat "34.377"^^xsd:decimal ;
  geo-pos:long "12.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005638'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.238'^^xsd:double;
  dwc:latitude '34.377'^^xsd:double;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.718"^^xsd:decimal ;
  dwc:decimalLongitude "12.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  geo-pos:lat "34.718"^^xsd:decimal ;
  geo-pos:long "12.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007235'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.269'^^xsd:double;
  dwc:latitude '34.718'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.718"^^xsd:decimal ;
  dwc:decimalLongitude "12.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  geo-pos:lat "34.718"^^xsd:decimal ;
  geo-pos:long "12.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001019'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.269'^^xsd:double;
  dwc:latitude '34.718'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.718"^^xsd:decimal ;
  dwc:decimalLongitude "12.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  geo-pos:lat "34.718"^^xsd:decimal ;
  geo-pos:long "12.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001969'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.269'^^xsd:double;
  dwc:latitude '34.718'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.718"^^xsd:decimal ;
  dwc:decimalLongitude "12.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  geo-pos:lat "34.718"^^xsd:decimal ;
  geo-pos:long "12.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003135'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.269'^^xsd:double;
  dwc:latitude '34.718'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.718"^^xsd:decimal ;
  dwc:decimalLongitude "12.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  geo-pos:lat "34.718"^^xsd:decimal ;
  geo-pos:long "12.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003476'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.269'^^xsd:double;
  dwc:latitude '34.718'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.718"^^xsd:decimal ;
  dwc:decimalLongitude "12.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  geo-pos:lat "34.718"^^xsd:decimal ;
  geo-pos:long "12.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003644'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.269'^^xsd:double;
  dwc:latitude '34.718'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.718"^^xsd:decimal ;
  dwc:decimalLongitude "12.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  geo-pos:lat "34.718"^^xsd:decimal ;
  geo-pos:long "12.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005007'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.269'^^xsd:double;
  dwc:latitude '34.718'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.718"^^xsd:decimal ;
  dwc:decimalLongitude "12.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.718 12.269)"^^geo:wktLiteral ;
  geo-pos:lat "34.718"^^xsd:decimal ;
  geo-pos:long "12.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005590'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.269'^^xsd:double;
  dwc:latitude '34.718'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251"^^xsd:decimal ;
  dwc:decimalLongitude "12.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  geo-pos:lat "34.251"^^xsd:decimal ;
  geo-pos:long "12.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006963'^^xsd:string;
  dwc:scientificName 'Trachinus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.294'^^xsd:double;
  dwc:latitude '34.251'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126094'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251"^^xsd:decimal ;
  dwc:decimalLongitude "12.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  geo-pos:lat "34.251"^^xsd:decimal ;
  geo-pos:long "12.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007166'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.294'^^xsd:double;
  dwc:latitude '34.251'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251"^^xsd:decimal ;
  dwc:decimalLongitude "12.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  geo-pos:lat "34.251"^^xsd:decimal ;
  geo-pos:long "12.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001206'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.294'^^xsd:double;
  dwc:latitude '34.251'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251"^^xsd:decimal ;
  dwc:decimalLongitude "12.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  geo-pos:lat "34.251"^^xsd:decimal ;
  geo-pos:long "12.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002453'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.294'^^xsd:double;
  dwc:latitude '34.251'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251"^^xsd:decimal ;
  dwc:decimalLongitude "12.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  geo-pos:lat "34.251"^^xsd:decimal ;
  geo-pos:long "12.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003051'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.294'^^xsd:double;
  dwc:latitude '34.251'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251"^^xsd:decimal ;
  dwc:decimalLongitude "12.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  geo-pos:lat "34.251"^^xsd:decimal ;
  geo-pos:long "12.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003781'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.294'^^xsd:double;
  dwc:latitude '34.251'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251"^^xsd:decimal ;
  dwc:decimalLongitude "12.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  geo-pos:lat "34.251"^^xsd:decimal ;
  geo-pos:long "12.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004079'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.294'^^xsd:double;
  dwc:latitude '34.251'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251"^^xsd:decimal ;
  dwc:decimalLongitude "12.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  geo-pos:lat "34.251"^^xsd:decimal ;
  geo-pos:long "12.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005039'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.294'^^xsd:double;
  dwc:latitude '34.251'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251"^^xsd:decimal ;
  dwc:decimalLongitude "12.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  geo-pos:lat "34.251"^^xsd:decimal ;
  geo-pos:long "12.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005402'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.294'^^xsd:double;
  dwc:latitude '34.251'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251"^^xsd:decimal ;
  dwc:decimalLongitude "12.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251 12.294)"^^geo:wktLiteral ;
  geo-pos:lat "34.251"^^xsd:decimal ;
  geo-pos:long "12.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005523'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.294'^^xsd:double;
  dwc:latitude '34.251'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.092"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.092"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006798'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '36.092'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.092"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.092"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000469'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '36.092'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.092"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.092"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000470'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '36.092'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.092"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.092"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001077'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '36.092'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.092"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.092"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001078'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '36.092'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.092"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.092"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003228'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '36.092'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.092"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.092"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003583'^^xsd:string;
  dwc:scientificName 'Mustelus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '36.092'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '298524'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '105823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.092"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.092"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003860'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '36.092'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.092"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.092"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004251'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '36.092'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.092"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.092"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005012'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '36.092'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.092"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.092"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006010'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '36.092'^^xsd:double;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.279 12.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.279"^^xsd:decimal ;
  dwc:decimalLongitude "12.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.279 12.308)"^^geo:wktLiteral ;
  geo-pos:lat "34.279"^^xsd:decimal ;
  geo-pos:long "12.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007171'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.308'^^xsd:double;
  dwc:latitude '34.279'^^xsd:double;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.279 12.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.279"^^xsd:decimal ;
  dwc:decimalLongitude "12.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.279 12.308)"^^geo:wktLiteral ;
  geo-pos:lat "34.279"^^xsd:decimal ;
  geo-pos:long "12.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000762'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.308'^^xsd:double;
  dwc:latitude '34.279'^^xsd:double;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.279 12.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.279"^^xsd:decimal ;
  dwc:decimalLongitude "12.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.279 12.308)"^^geo:wktLiteral ;
  geo-pos:lat "34.279"^^xsd:decimal ;
  geo-pos:long "12.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003058'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.308'^^xsd:double;
  dwc:latitude '34.279'^^xsd:double;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.279 12.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.279"^^xsd:decimal ;
  dwc:decimalLongitude "12.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.279 12.308)"^^geo:wktLiteral ;
  geo-pos:lat "34.279"^^xsd:decimal ;
  geo-pos:long "12.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004086'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.308'^^xsd:double;
  dwc:latitude '34.279'^^xsd:double;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.279 12.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.279"^^xsd:decimal ;
  dwc:decimalLongitude "12.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.279 12.308)"^^geo:wktLiteral ;
  geo-pos:lat "34.279"^^xsd:decimal ;
  geo-pos:long "12.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005407'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.308'^^xsd:double;
  dwc:latitude '34.279'^^xsd:double;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006693'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006833'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007172'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007557'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007584'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000313'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000314'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000733'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000763'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002052'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002053'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002462'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003059'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003446'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004087'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004088'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005040'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005090'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005214'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005408'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005633'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.28 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.28"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006557'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '34.28'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.102"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006840'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '35.102'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.102"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003155'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '35.102'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.102"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003485'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '35.102'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.102"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004198'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '35.102'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102 12.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102"^^xsd:decimal ;
  dwc:decimalLongitude "12.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102 12.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.102"^^xsd:decimal ;
  geo-pos:long "12.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006428'^^xsd:string;
  dwc:scientificName 'Solea spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.333'^^xsd:double;
  dwc:latitude '35.102'^^xsd:double;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '126132'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006694'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006834'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007177'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007558'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007585'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000318'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000319'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000734'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000764'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002055'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002056'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002466'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003062'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003447'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004090'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004091'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005041'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005091'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005215'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005410'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005634'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.295"^^xsd:decimal ;
  dwc:decimalLongitude "12.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.295 12.337)"^^geo:wktLiteral ;
  geo-pos:lat "34.295"^^xsd:decimal ;
  geo-pos:long "12.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006558'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.337'^^xsd:double;
  dwc:latitude '34.295'^^xsd:double;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.617 12.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.617"^^xsd:decimal ;
  dwc:decimalLongitude "12.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.617 12.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.617"^^xsd:decimal ;
  geo-pos:long "12.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006649'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.342'^^xsd:double;
  dwc:latitude '34.617'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.617 12.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.617"^^xsd:decimal ;
  dwc:decimalLongitude "12.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.617 12.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.617"^^xsd:decimal ;
  geo-pos:long "12.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007228'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.342'^^xsd:double;
  dwc:latitude '34.617'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.617 12.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.617"^^xsd:decimal ;
  dwc:decimalLongitude "12.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.617 12.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.617"^^xsd:decimal ;
  geo-pos:long "12.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000408'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.342'^^xsd:double;
  dwc:latitude '34.617'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.617 12.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.617"^^xsd:decimal ;
  dwc:decimalLongitude "12.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.617 12.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.617"^^xsd:decimal ;
  geo-pos:long "12.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001006'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.342'^^xsd:double;
  dwc:latitude '34.617'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.617 12.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.617"^^xsd:decimal ;
  dwc:decimalLongitude "12.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.617 12.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.617"^^xsd:decimal ;
  geo-pos:long "12.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002526'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.342'^^xsd:double;
  dwc:latitude '34.617'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.617 12.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.617"^^xsd:decimal ;
  dwc:decimalLongitude "12.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.617 12.342)"^^geo:wktLiteral ;
  geo-pos:lat "34.617"^^xsd:decimal ;
  geo-pos:long "12.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004177'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.342'^^xsd:double;
  dwc:latitude '34.617'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000409'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.351'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001007'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.351'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001008'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.351'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002527'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.351'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003642'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.351'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003802'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.351'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004178'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.351'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005097'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.351'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005121'^^xsd:string;
  dwc:scientificName 'Raja radula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.351'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '105889'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005224'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.351'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005331'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.351'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005642'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.351'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005978'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.351'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.351)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006212'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.351'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.627 12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.627"^^xsd:decimal ;
  dwc:decimalLongitude "12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.627 12.354)"^^geo:wktLiteral ;
  geo-pos:lat "34.627"^^xsd:decimal ;
  geo-pos:long "12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006650'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.354'^^xsd:double;
  dwc:latitude '34.627'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.627 12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.627"^^xsd:decimal ;
  dwc:decimalLongitude "12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.627 12.354)"^^geo:wktLiteral ;
  geo-pos:lat "34.627"^^xsd:decimal ;
  geo-pos:long "12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007230'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.354'^^xsd:double;
  dwc:latitude '34.627'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.627 12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.627"^^xsd:decimal ;
  dwc:decimalLongitude "12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.627 12.354)"^^geo:wktLiteral ;
  geo-pos:lat "34.627"^^xsd:decimal ;
  geo-pos:long "12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000410'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.354'^^xsd:double;
  dwc:latitude '34.627'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.627 12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.627"^^xsd:decimal ;
  dwc:decimalLongitude "12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.627 12.354)"^^geo:wktLiteral ;
  geo-pos:lat "34.627"^^xsd:decimal ;
  geo-pos:long "12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001010'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.354'^^xsd:double;
  dwc:latitude '34.627'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.627 12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.627"^^xsd:decimal ;
  dwc:decimalLongitude "12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.627 12.354)"^^geo:wktLiteral ;
  geo-pos:lat "34.627"^^xsd:decimal ;
  geo-pos:long "12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004180'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.354'^^xsd:double;
  dwc:latitude '34.627'^^xsd:double;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006780'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006860'^^xsd:string;
  dwc:scientificName 'Squalus blainvillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '217370'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007202'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007592'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000371'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000968'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002086'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002500'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003092'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004132'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005047'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005095'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005424'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005553'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.403"^^xsd:decimal ;
  dwc:decimalLongitude "12.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.403 12.366)"^^geo:wktLiteral ;
  geo-pos:lat "34.403"^^xsd:decimal ;
  geo-pos:long "12.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005640'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.366'^^xsd:double;
  dwc:latitude '34.403'^^xsd:double;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006965'^^xsd:string;
  dwc:scientificName 'Trachinus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126094'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007229'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001009'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001184'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001207'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001294'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001634'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002528'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003468'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003803'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003919'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004179'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005140'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.624"^^xsd:decimal ;
  dwc:decimalLongitude "12.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.624 12.392)"^^geo:wktLiteral ;
  geo-pos:lat "34.624"^^xsd:decimal ;
  geo-pos:long "12.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005435'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.392'^^xsd:double;
  dwc:latitude '34.624'^^xsd:double;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.756"^^xsd:decimal ;
  dwc:decimalLongitude "12.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  geo-pos:lat "34.756"^^xsd:decimal ;
  geo-pos:long "12.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007238'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.441'^^xsd:double;
  dwc:latitude '34.756'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.756"^^xsd:decimal ;
  dwc:decimalLongitude "12.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  geo-pos:lat "34.756"^^xsd:decimal ;
  geo-pos:long "12.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000421'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.441'^^xsd:double;
  dwc:latitude '34.756'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.756"^^xsd:decimal ;
  dwc:decimalLongitude "12.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  geo-pos:lat "34.756"^^xsd:decimal ;
  geo-pos:long "12.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001020'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.441'^^xsd:double;
  dwc:latitude '34.756'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.756"^^xsd:decimal ;
  dwc:decimalLongitude "12.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  geo-pos:lat "34.756"^^xsd:decimal ;
  geo-pos:long "12.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002113'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.441'^^xsd:double;
  dwc:latitude '34.756'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.756"^^xsd:decimal ;
  dwc:decimalLongitude "12.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  geo-pos:lat "34.756"^^xsd:decimal ;
  geo-pos:long "12.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003139'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.441'^^xsd:double;
  dwc:latitude '34.756'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.756"^^xsd:decimal ;
  dwc:decimalLongitude "12.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  geo-pos:lat "34.756"^^xsd:decimal ;
  geo-pos:long "12.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003477'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.441'^^xsd:double;
  dwc:latitude '34.756'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.756"^^xsd:decimal ;
  dwc:decimalLongitude "12.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  geo-pos:lat "34.756"^^xsd:decimal ;
  geo-pos:long "12.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003968'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.441'^^xsd:double;
  dwc:latitude '34.756'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.756"^^xsd:decimal ;
  dwc:decimalLongitude "12.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  geo-pos:lat "34.756"^^xsd:decimal ;
  geo-pos:long "12.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005555'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.441'^^xsd:double;
  dwc:latitude '34.756'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.756"^^xsd:decimal ;
  dwc:decimalLongitude "12.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  geo-pos:lat "34.756"^^xsd:decimal ;
  geo-pos:long "12.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005703'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.441'^^xsd:double;
  dwc:latitude '34.756'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.756"^^xsd:decimal ;
  dwc:decimalLongitude "12.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  geo-pos:lat "34.756"^^xsd:decimal ;
  geo-pos:long "12.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005983'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.441'^^xsd:double;
  dwc:latitude '34.756'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.756"^^xsd:decimal ;
  dwc:decimalLongitude "12.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.756 12.441)"^^geo:wktLiteral ;
  geo-pos:lat "34.756"^^xsd:decimal ;
  geo-pos:long "12.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006179'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.441'^^xsd:double;
  dwc:latitude '34.756'^^xsd:double;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.692"^^xsd:decimal ;
  dwc:decimalLongitude "12.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.692"^^xsd:decimal ;
  geo-pos:long "12.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006652'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.483'^^xsd:double;
  dwc:latitude '34.692'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.692"^^xsd:decimal ;
  dwc:decimalLongitude "12.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.692"^^xsd:decimal ;
  geo-pos:long "12.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006160'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.483'^^xsd:double;
  dwc:latitude '34.692'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.692"^^xsd:decimal ;
  dwc:decimalLongitude "12.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.692"^^xsd:decimal ;
  geo-pos:long "12.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000415'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.483'^^xsd:double;
  dwc:latitude '34.692'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.692"^^xsd:decimal ;
  dwc:decimalLongitude "12.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.692"^^xsd:decimal ;
  geo-pos:long "12.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001015'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.483'^^xsd:double;
  dwc:latitude '34.692'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.692"^^xsd:decimal ;
  dwc:decimalLongitude "12.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.692"^^xsd:decimal ;
  geo-pos:long "12.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002110'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.483'^^xsd:double;
  dwc:latitude '34.692'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.692"^^xsd:decimal ;
  dwc:decimalLongitude "12.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.692"^^xsd:decimal ;
  geo-pos:long "12.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002532'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.483'^^xsd:double;
  dwc:latitude '34.692'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.692"^^xsd:decimal ;
  dwc:decimalLongitude "12.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.692"^^xsd:decimal ;
  geo-pos:long "12.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003130'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.483'^^xsd:double;
  dwc:latitude '34.692'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.692"^^xsd:decimal ;
  dwc:decimalLongitude "12.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.692"^^xsd:decimal ;
  geo-pos:long "12.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003472'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.483'^^xsd:double;
  dwc:latitude '34.692'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.692"^^xsd:decimal ;
  dwc:decimalLongitude "12.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.692"^^xsd:decimal ;
  geo-pos:long "12.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003806'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.483'^^xsd:double;
  dwc:latitude '34.692'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.692"^^xsd:decimal ;
  dwc:decimalLongitude "12.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.692"^^xsd:decimal ;
  geo-pos:long "12.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004185'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.483'^^xsd:double;
  dwc:latitude '34.692'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.692"^^xsd:decimal ;
  dwc:decimalLongitude "12.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.692"^^xsd:decimal ;
  geo-pos:long "12.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006159'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.483'^^xsd:double;
  dwc:latitude '34.692'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.692"^^xsd:decimal ;
  dwc:decimalLongitude "12.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.692 12.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.692"^^xsd:decimal ;
  geo-pos:long "12.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006532'^^xsd:string;
  dwc:scientificName 'Sparus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.483'^^xsd:double;
  dwc:latitude '34.692'^^xsd:double;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126082'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007030'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007233'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000417'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001018'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001143'^^xsd:string;
  dwc:scientificName 'Diplodus cervinus cervinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '236470'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001145'^^xsd:string;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001186'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001209'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001298'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003132'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003474'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003808'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003921'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004187'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005030'^^xsd:string;
  dwc:scientificName 'Pteromylaeus bovinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '105861'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '871951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005141'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005438'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005980'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.709"^^xsd:decimal ;
  dwc:decimalLongitude "12.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.709 12.492)"^^geo:wktLiteral ;
  geo-pos:lat "34.709"^^xsd:decimal ;
  geo-pos:long "12.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006471'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.492'^^xsd:double;
  dwc:latitude '34.709'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.693"^^xsd:decimal ;
  dwc:decimalLongitude "12.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  geo-pos:lat "34.693"^^xsd:decimal ;
  geo-pos:long "12.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006653'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.493'^^xsd:double;
  dwc:latitude '34.693'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.693"^^xsd:decimal ;
  dwc:decimalLongitude "12.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  geo-pos:lat "34.693"^^xsd:decimal ;
  geo-pos:long "12.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000416'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.493'^^xsd:double;
  dwc:latitude '34.693'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.693"^^xsd:decimal ;
  dwc:decimalLongitude "12.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  geo-pos:lat "34.693"^^xsd:decimal ;
  geo-pos:long "12.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001016'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.493'^^xsd:double;
  dwc:latitude '34.693'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.693"^^xsd:decimal ;
  dwc:decimalLongitude "12.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  geo-pos:lat "34.693"^^xsd:decimal ;
  geo-pos:long "12.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001017'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.493'^^xsd:double;
  dwc:latitude '34.693'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.693"^^xsd:decimal ;
  dwc:decimalLongitude "12.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  geo-pos:lat "34.693"^^xsd:decimal ;
  geo-pos:long "12.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002111'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.493'^^xsd:double;
  dwc:latitude '34.693'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.693"^^xsd:decimal ;
  dwc:decimalLongitude "12.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  geo-pos:lat "34.693"^^xsd:decimal ;
  geo-pos:long "12.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002533'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.493'^^xsd:double;
  dwc:latitude '34.693'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.693"^^xsd:decimal ;
  dwc:decimalLongitude "12.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  geo-pos:lat "34.693"^^xsd:decimal ;
  geo-pos:long "12.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003131'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.493'^^xsd:double;
  dwc:latitude '34.693'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.693"^^xsd:decimal ;
  dwc:decimalLongitude "12.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  geo-pos:lat "34.693"^^xsd:decimal ;
  geo-pos:long "12.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003473'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.493'^^xsd:double;
  dwc:latitude '34.693'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.693"^^xsd:decimal ;
  dwc:decimalLongitude "12.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  geo-pos:lat "34.693"^^xsd:decimal ;
  geo-pos:long "12.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003807'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.493'^^xsd:double;
  dwc:latitude '34.693'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.693"^^xsd:decimal ;
  dwc:decimalLongitude "12.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.693 12.493)"^^geo:wktLiteral ;
  geo-pos:lat "34.693"^^xsd:decimal ;
  geo-pos:long "12.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004186'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.493'^^xsd:double;
  dwc:latitude '34.693'^^xsd:double;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007264'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007265'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005146'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000433'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001024'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001025'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001326'^^xsd:string;
  dwc:scientificName 'Eledone spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001665'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002122'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003165'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003647'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003821'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004199'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005339'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005593'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005649'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005985'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006074'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006291'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.207"^^xsd:decimal ;
  dwc:decimalLongitude "12.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.207 12.497)"^^geo:wktLiteral ;
  geo-pos:lat "35.207"^^xsd:decimal ;
  geo-pos:long "12.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006292'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.497'^^xsd:double;
  dwc:latitude '35.207'^^xsd:double;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006643'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006697'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006859'^^xsd:string;
  dwc:scientificName 'Squalus blainvillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '217370'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006927'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007186'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007187'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007587'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000338'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000339'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000765'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001278'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002066'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002476'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002477'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003072'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003073'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003786'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004101'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004102'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005043'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005092'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005217'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005420'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005636'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006206'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006288'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.353"^^xsd:decimal ;
  dwc:decimalLongitude "12.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.353 12.523)"^^geo:wktLiteral ;
  geo-pos:lat "34.353"^^xsd:decimal ;
  geo-pos:long "12.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006559'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.523'^^xsd:double;
  dwc:latitude '34.353'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.35"^^xsd:decimal ;
  geo-pos:long "12.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006642'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.525'^^xsd:double;
  dwc:latitude '34.35'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.35"^^xsd:decimal ;
  geo-pos:long "12.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007184'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.525'^^xsd:double;
  dwc:latitude '34.35'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.35"^^xsd:decimal ;
  geo-pos:long "12.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007185'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.525'^^xsd:double;
  dwc:latitude '34.35'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.35"^^xsd:decimal ;
  geo-pos:long "12.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007586'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.525'^^xsd:double;
  dwc:latitude '34.35'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.35"^^xsd:decimal ;
  geo-pos:long "12.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000336'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.525'^^xsd:double;
  dwc:latitude '34.35'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.35"^^xsd:decimal ;
  geo-pos:long "12.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000337'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.525'^^xsd:double;
  dwc:latitude '34.35'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.35"^^xsd:decimal ;
  geo-pos:long "12.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001438'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.525'^^xsd:double;
  dwc:latitude '34.35'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.35"^^xsd:decimal ;
  geo-pos:long "12.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002475'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.525'^^xsd:double;
  dwc:latitude '34.35'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.35"^^xsd:decimal ;
  geo-pos:long "12.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003449'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.525'^^xsd:double;
  dwc:latitude '34.35'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.35"^^xsd:decimal ;
  geo-pos:long "12.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004100'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.525'^^xsd:double;
  dwc:latitude '34.35'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 12.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.35"^^xsd:decimal ;
  geo-pos:long "12.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005216'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.525'^^xsd:double;
  dwc:latitude '34.35'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.363"^^xsd:decimal ;
  dwc:decimalLongitude "12.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.363"^^xsd:decimal ;
  geo-pos:long "12.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006776'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.529'^^xsd:double;
  dwc:latitude '34.363'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.363"^^xsd:decimal ;
  dwc:decimalLongitude "12.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.363"^^xsd:decimal ;
  geo-pos:long "12.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007190'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.529'^^xsd:double;
  dwc:latitude '34.363'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.363"^^xsd:decimal ;
  dwc:decimalLongitude "12.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.363"^^xsd:decimal ;
  geo-pos:long "12.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005136'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.529'^^xsd:double;
  dwc:latitude '34.363'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.363"^^xsd:decimal ;
  dwc:decimalLongitude "12.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.363"^^xsd:decimal ;
  geo-pos:long "12.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000766'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.529'^^xsd:double;
  dwc:latitude '34.363'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.363"^^xsd:decimal ;
  dwc:decimalLongitude "12.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.363"^^xsd:decimal ;
  geo-pos:long "12.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001282'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.529'^^xsd:double;
  dwc:latitude '34.363'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.363"^^xsd:decimal ;
  dwc:decimalLongitude "12.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.363"^^xsd:decimal ;
  geo-pos:long "12.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002067'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.529'^^xsd:double;
  dwc:latitude '34.363'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.363"^^xsd:decimal ;
  dwc:decimalLongitude "12.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.363"^^xsd:decimal ;
  geo-pos:long "12.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002483'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.529'^^xsd:double;
  dwc:latitude '34.363'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.363"^^xsd:decimal ;
  dwc:decimalLongitude "12.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.363"^^xsd:decimal ;
  geo-pos:long "12.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003079'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.529'^^xsd:double;
  dwc:latitude '34.363'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.363"^^xsd:decimal ;
  dwc:decimalLongitude "12.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.363"^^xsd:decimal ;
  geo-pos:long "12.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004108'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.529'^^xsd:double;
  dwc:latitude '34.363'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.363"^^xsd:decimal ;
  dwc:decimalLongitude "12.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.363 12.529)"^^geo:wktLiteral ;
  geo-pos:lat "34.363"^^xsd:decimal ;
  geo-pos:long "12.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005637'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.529'^^xsd:double;
  dwc:latitude '34.363'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "12.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "12.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007188'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.533'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "12.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "12.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000342'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.533'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "12.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "12.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001439'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.533'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "12.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "12.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002481'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.533'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "12.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "12.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003077'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.533'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "12.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "12.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003450'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.533'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "12.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "12.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004106'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.533'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.358"^^xsd:decimal ;
  dwc:decimalLongitude "12.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.358 12.533)"^^geo:wktLiteral ;
  geo-pos:lat "34.358"^^xsd:decimal ;
  geo-pos:long "12.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005218'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.533'^^xsd:double;
  dwc:latitude '34.358'^^xsd:double;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "12.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000413'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.551'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "12.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001013'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.551'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "12.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001297'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.551'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "12.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002108'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.551'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "12.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002531'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.551'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "12.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003128'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.551'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "12.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003805'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.551'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "12.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004183'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.551'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "12.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005225'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.551'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "12.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005437'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.551'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "12.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005542'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.551'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "12.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005979'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.551'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "12.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 12.551)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "12.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006564'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.551'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006651'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006700'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007559'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002107'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000131'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000412'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000772'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001012'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001296'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001494'^^xsd:string;
  dwc:scientificName 'Gaidropsarus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126458'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002530'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003127'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003470'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004182'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005049'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005098'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005643'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006213'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.649"^^xsd:decimal ;
  dwc:decimalLongitude "12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.649 12.553)"^^geo:wktLiteral ;
  geo-pos:lat "34.649"^^xsd:decimal ;
  geo-pos:long "12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006563'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.553'^^xsd:double;
  dwc:latitude '34.649'^^xsd:double;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007231'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000411'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000771'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001011'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001142'^^xsd:string;
  dwc:scientificName 'Diplodus cervinus cervinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '236470'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001185'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001208'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001295'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001741'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002105'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002529'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003126'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003804'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003920'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005436'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.628"^^xsd:decimal ;
  dwc:decimalLongitude "12.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.628 12.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.628"^^xsd:decimal ;
  geo-pos:long "12.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006470'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.578'^^xsd:double;
  dwc:latitude '34.628'^^xsd:double;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.793"^^xsd:decimal ;
  dwc:decimalLongitude "12.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  geo-pos:lat "34.793"^^xsd:decimal ;
  geo-pos:long "12.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002537'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.595'^^xsd:double;
  dwc:latitude '34.793'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.793"^^xsd:decimal ;
  dwc:decimalLongitude "12.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  geo-pos:lat "34.793"^^xsd:decimal ;
  geo-pos:long "12.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003140'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.595'^^xsd:double;
  dwc:latitude '34.793'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.793"^^xsd:decimal ;
  dwc:decimalLongitude "12.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  geo-pos:lat "34.793"^^xsd:decimal ;
  geo-pos:long "12.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003478'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.595'^^xsd:double;
  dwc:latitude '34.793'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.793"^^xsd:decimal ;
  dwc:decimalLongitude "12.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  geo-pos:lat "34.793"^^xsd:decimal ;
  geo-pos:long "12.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003969'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.595'^^xsd:double;
  dwc:latitude '34.793'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.793"^^xsd:decimal ;
  dwc:decimalLongitude "12.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  geo-pos:lat "34.793"^^xsd:decimal ;
  geo-pos:long "12.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005051'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.595'^^xsd:double;
  dwc:latitude '34.793'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.793"^^xsd:decimal ;
  dwc:decimalLongitude "12.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  geo-pos:lat "34.793"^^xsd:decimal ;
  geo-pos:long "12.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005100'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.595'^^xsd:double;
  dwc:latitude '34.793'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.793"^^xsd:decimal ;
  dwc:decimalLongitude "12.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  geo-pos:lat "34.793"^^xsd:decimal ;
  geo-pos:long "12.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005591'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.595'^^xsd:double;
  dwc:latitude '34.793'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.793"^^xsd:decimal ;
  dwc:decimalLongitude "12.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.793 12.595)"^^geo:wktLiteral ;
  geo-pos:lat "34.793"^^xsd:decimal ;
  geo-pos:long "12.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005645'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.595'^^xsd:double;
  dwc:latitude '34.793'^^xsd:double;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 12.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.275"^^xsd:decimal ;
  dwc:decimalLongitude "12.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 12.633)"^^geo:wktLiteral ;
  geo-pos:lat "34.275"^^xsd:decimal ;
  geo-pos:long "12.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007170'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.633'^^xsd:double;
  dwc:latitude '34.275'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 12.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.275"^^xsd:decimal ;
  dwc:decimalLongitude "12.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 12.633)"^^geo:wktLiteral ;
  geo-pos:lat "34.275"^^xsd:decimal ;
  geo-pos:long "12.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002461'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.633'^^xsd:double;
  dwc:latitude '34.275'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 12.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.275"^^xsd:decimal ;
  dwc:decimalLongitude "12.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.275 12.633)"^^geo:wktLiteral ;
  geo-pos:lat "34.275"^^xsd:decimal ;
  geo-pos:long "12.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003056'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.633'^^xsd:double;
  dwc:latitude '34.275'^^xsd:double;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.285 12.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.285"^^xsd:decimal ;
  dwc:decimalLongitude "12.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.285 12.643)"^^geo:wktLiteral ;
  geo-pos:lat "34.285"^^xsd:decimal ;
  geo-pos:long "12.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007176'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.643'^^xsd:double;
  dwc:latitude '34.285'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.285 12.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.285"^^xsd:decimal ;
  dwc:decimalLongitude "12.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.285 12.643)"^^geo:wktLiteral ;
  geo-pos:lat "34.285"^^xsd:decimal ;
  geo-pos:long "12.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002465'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.643'^^xsd:double;
  dwc:latitude '34.285'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.285 12.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.285"^^xsd:decimal ;
  dwc:decimalLongitude "12.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.285 12.643)"^^geo:wktLiteral ;
  geo-pos:lat "34.285"^^xsd:decimal ;
  geo-pos:long "12.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003061'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.643'^^xsd:double;
  dwc:latitude '34.285'^^xsd:double;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 12.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.892"^^xsd:decimal ;
  dwc:decimalLongitude "12.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 12.675)"^^geo:wktLiteral ;
  geo-pos:lat "34.892"^^xsd:decimal ;
  geo-pos:long "12.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000423'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.675'^^xsd:double;
  dwc:latitude '34.892'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 12.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.892"^^xsd:decimal ;
  dwc:decimalLongitude "12.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 12.675)"^^geo:wktLiteral ;
  geo-pos:lat "34.892"^^xsd:decimal ;
  geo-pos:long "12.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001299'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.675'^^xsd:double;
  dwc:latitude '34.892'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 12.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.892"^^xsd:decimal ;
  dwc:decimalLongitude "12.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 12.675)"^^geo:wktLiteral ;
  geo-pos:lat "34.892"^^xsd:decimal ;
  geo-pos:long "12.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002545'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.675'^^xsd:double;
  dwc:latitude '34.892'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 12.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.892"^^xsd:decimal ;
  dwc:decimalLongitude "12.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 12.675)"^^geo:wktLiteral ;
  geo-pos:lat "34.892"^^xsd:decimal ;
  geo-pos:long "12.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004193'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.675'^^xsd:double;
  dwc:latitude '34.892'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 12.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.892"^^xsd:decimal ;
  dwc:decimalLongitude "12.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 12.675)"^^geo:wktLiteral ;
  geo-pos:lat "34.892"^^xsd:decimal ;
  geo-pos:long "12.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004194'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.675'^^xsd:double;
  dwc:latitude '34.892'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 12.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.892"^^xsd:decimal ;
  dwc:decimalLongitude "12.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 12.675)"^^geo:wktLiteral ;
  geo-pos:lat "34.892"^^xsd:decimal ;
  geo-pos:long "12.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006162'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.675'^^xsd:double;
  dwc:latitude '34.892'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 12.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 12.686)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "12.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007201'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.686'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 12.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 12.686)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "12.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000769'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.686'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 12.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 12.686)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "12.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002497'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.686'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 12.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 12.686)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "12.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003090'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.686'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 12.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 12.686)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "12.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003418'^^xsd:string;
  dwc:scientificName 'Mullus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.686'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126034'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 12.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 12.686)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "12.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003791'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.686'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 12.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 12.686)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "12.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004129'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.686'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.906 12.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.906"^^xsd:decimal ;
  dwc:decimalLongitude "12.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.906 12.687)"^^geo:wktLiteral ;
  geo-pos:lat "34.906"^^xsd:decimal ;
  geo-pos:long "12.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000425'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.687'^^xsd:double;
  dwc:latitude '34.906'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.906 12.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.906"^^xsd:decimal ;
  dwc:decimalLongitude "12.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.906 12.687)"^^geo:wktLiteral ;
  geo-pos:lat "34.906"^^xsd:decimal ;
  geo-pos:long "12.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002548'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.687'^^xsd:double;
  dwc:latitude '34.906'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.906 12.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.906"^^xsd:decimal ;
  dwc:decimalLongitude "12.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.906 12.687)"^^geo:wktLiteral ;
  geo-pos:lat "34.906"^^xsd:decimal ;
  geo-pos:long "12.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003815'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.687'^^xsd:double;
  dwc:latitude '34.906'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.906 12.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.906"^^xsd:decimal ;
  dwc:decimalLongitude "12.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.906 12.687)"^^geo:wktLiteral ;
  geo-pos:lat "34.906"^^xsd:decimal ;
  geo-pos:long "12.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003922'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.687'^^xsd:double;
  dwc:latitude '34.906'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.906 12.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.906"^^xsd:decimal ;
  dwc:decimalLongitude "12.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.906 12.687)"^^geo:wktLiteral ;
  geo-pos:lat "34.906"^^xsd:decimal ;
  geo-pos:long "12.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004195'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.687'^^xsd:double;
  dwc:latitude '34.906'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.906 12.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.906"^^xsd:decimal ;
  dwc:decimalLongitude "12.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.906 12.687)"^^geo:wktLiteral ;
  geo-pos:lat "34.906"^^xsd:decimal ;
  geo-pos:long "12.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005543'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.687'^^xsd:double;
  dwc:latitude '34.906'^^xsd:double;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006839'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006950'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007245'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007246'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007561'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007598'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007599'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005031'^^xsd:string;
  dwc:scientificName 'Raja alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '217404'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000426'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000775'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001300'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002115'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002549'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004459'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005101'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005526'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005646'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.914"^^xsd:decimal ;
  dwc:decimalLongitude "12.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.914 12.695)"^^geo:wktLiteral ;
  geo-pos:lat "34.914"^^xsd:decimal ;
  geo-pos:long "12.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006214'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.695'^^xsd:double;
  dwc:latitude '34.914'^^xsd:double;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007234'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007594'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005142'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000419'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000773'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001210'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002312'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002535'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003134'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003475'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003810'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004189'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005439'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005525'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.713"^^xsd:decimal ;
  dwc:decimalLongitude "12.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.713 12.697)"^^geo:wktLiteral ;
  geo-pos:lat "34.713"^^xsd:decimal ;
  geo-pos:long "12.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006178'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.697'^^xsd:double;
  dwc:latitude '34.713'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007198'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007589'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002492'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003086'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003452'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003966'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.392"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.392 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.392"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004121'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '34.392'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006654'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007247'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007600'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005143'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000427'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000736'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000776'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001144'^^xsd:string;
  dwc:scientificName 'Diplodus cervinus cervinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '236470'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001187'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001211'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001635'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002116'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002550'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003150'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003482'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003816'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004460'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005227'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005443'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005527'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92 12.705)"^^geo:wktLiteral ;
  geo-pos:lat "34.92"^^xsd:decimal ;
  geo-pos:long "12.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006180'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.705'^^xsd:double;
  dwc:latitude '34.92'^^xsd:double;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.398"^^xsd:decimal ;
  dwc:decimalLongitude "12.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  geo-pos:lat "34.398"^^xsd:decimal ;
  geo-pos:long "12.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007200'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.707'^^xsd:double;
  dwc:latitude '34.398'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.398"^^xsd:decimal ;
  dwc:decimalLongitude "12.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  geo-pos:lat "34.398"^^xsd:decimal ;
  geo-pos:long "12.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007591'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.707'^^xsd:double;
  dwc:latitude '34.398'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.398"^^xsd:decimal ;
  dwc:decimalLongitude "12.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  geo-pos:lat "34.398"^^xsd:decimal ;
  geo-pos:long "12.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000122'^^xsd:string;
  dwc:scientificName 'Balistes carolinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.707'^^xsd:double;
  dwc:latitude '34.398'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '127395'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.398"^^xsd:decimal ;
  dwc:decimalLongitude "12.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  geo-pos:lat "34.398"^^xsd:decimal ;
  geo-pos:long "12.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001474'^^xsd:string;
  dwc:scientificName 'Epinephelus aeneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.707'^^xsd:double;
  dwc:latitude '34.398'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '127032'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.398"^^xsd:decimal ;
  dwc:decimalLongitude "12.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  geo-pos:lat "34.398"^^xsd:decimal ;
  geo-pos:long "12.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002495'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.707'^^xsd:double;
  dwc:latitude '34.398'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.398"^^xsd:decimal ;
  dwc:decimalLongitude "12.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  geo-pos:lat "34.398"^^xsd:decimal ;
  geo-pos:long "12.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003089'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.707'^^xsd:double;
  dwc:latitude '34.398'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.398"^^xsd:decimal ;
  dwc:decimalLongitude "12.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  geo-pos:lat "34.398"^^xsd:decimal ;
  geo-pos:long "12.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003453'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.707'^^xsd:double;
  dwc:latitude '34.398'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.398"^^xsd:decimal ;
  dwc:decimalLongitude "12.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  geo-pos:lat "34.398"^^xsd:decimal ;
  geo-pos:long "12.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003967'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.707'^^xsd:double;
  dwc:latitude '34.398'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.398"^^xsd:decimal ;
  dwc:decimalLongitude "12.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  geo-pos:lat "34.398"^^xsd:decimal ;
  geo-pos:long "12.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004126'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.707'^^xsd:double;
  dwc:latitude '34.398'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.398"^^xsd:decimal ;
  dwc:decimalLongitude "12.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.398 12.707)"^^geo:wktLiteral ;
  geo-pos:lat "34.398"^^xsd:decimal ;
  geo-pos:long "12.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005539'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.707'^^xsd:double;
  dwc:latitude '34.398'^^xsd:double;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006838'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006949'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007031'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007236'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007237'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007560'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007595'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007596'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000420'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000774'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002112'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002536'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003136'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003811'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003812'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004190'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004458'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005050'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005099'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.729"^^xsd:decimal ;
  dwc:decimalLongitude "12.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.729 12.711)"^^geo:wktLiteral ;
  geo-pos:lat "34.729"^^xsd:decimal ;
  geo-pos:long "12.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005644'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.711'^^xsd:double;
  dwc:latitude '34.729'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006646'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006835'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006928'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007590'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000364'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000768'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001285'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002082'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002083'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002493'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003088'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003790'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004123'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004124'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005094'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005221'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005222'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005328'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005639'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005927'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006176'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006209'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.396"^^xsd:decimal ;
  dwc:decimalLongitude "12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.396 12.712)"^^geo:wktLiteral ;
  geo-pos:lat "34.396"^^xsd:decimal ;
  geo-pos:long "12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006560'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.712'^^xsd:double;
  dwc:latitude '34.396'^^xsd:double;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006701'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007250'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007251'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000429'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000430'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001021'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001740'^^xsd:string;
  dwc:scientificName 'Labrus viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126968'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003153'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003484'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003819'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003923'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004196'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005592'^^xsd:string;
  dwc:scientificName 'Scorpaena spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006163'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "12.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 12.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "12.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006215'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.717'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.712"^^xsd:decimal ;
  dwc:decimalLongitude "12.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  geo-pos:lat "34.712"^^xsd:decimal ;
  geo-pos:long "12.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000418'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.727'^^xsd:double;
  dwc:latitude '34.712'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.712"^^xsd:decimal ;
  dwc:decimalLongitude "12.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  geo-pos:lat "34.712"^^xsd:decimal ;
  geo-pos:long "12.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001446'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.727'^^xsd:double;
  dwc:latitude '34.712'^^xsd:double;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.712"^^xsd:decimal ;
  dwc:decimalLongitude "12.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  geo-pos:lat "34.712"^^xsd:decimal ;
  geo-pos:long "12.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002534'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.727'^^xsd:double;
  dwc:latitude '34.712'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.712"^^xsd:decimal ;
  dwc:decimalLongitude "12.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  geo-pos:lat "34.712"^^xsd:decimal ;
  geo-pos:long "12.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003133'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.727'^^xsd:double;
  dwc:latitude '34.712'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.712"^^xsd:decimal ;
  dwc:decimalLongitude "12.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  geo-pos:lat "34.712"^^xsd:decimal ;
  geo-pos:long "12.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003809'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.727'^^xsd:double;
  dwc:latitude '34.712'^^xsd:double;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.712"^^xsd:decimal ;
  dwc:decimalLongitude "12.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  geo-pos:lat "34.712"^^xsd:decimal ;
  geo-pos:long "12.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004188'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.727'^^xsd:double;
  dwc:latitude '34.712'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.712"^^xsd:decimal ;
  dwc:decimalLongitude "12.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  geo-pos:lat "34.712"^^xsd:decimal ;
  geo-pos:long "12.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005226'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.727'^^xsd:double;
  dwc:latitude '34.712'^^xsd:double;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.712"^^xsd:decimal ;
  dwc:decimalLongitude "12.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.712 12.727)"^^geo:wktLiteral ;
  geo-pos:lat "34.712"^^xsd:decimal ;
  geo-pos:long "12.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005332'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.727'^^xsd:double;
  dwc:latitude '34.712'^^xsd:double;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006836'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007593'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002522'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000401'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000770'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002096'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003117'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003118'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003460'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003798'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004164'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005096'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005103'^^xsd:string;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005641'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005702'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006177'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006211'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.527"^^xsd:decimal ;
  dwc:decimalLongitude "12.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.527 12.806)"^^geo:wktLiteral ;
  geo-pos:lat "34.527"^^xsd:decimal ;
  geo-pos:long "12.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006561'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.806'^^xsd:double;
  dwc:latitude '34.527'^^xsd:double;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.52"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006647'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '34.52'^^xsd:double;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.52"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007219'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '34.52'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.52"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000400'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '34.52'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.52"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001290'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '34.52'^^xsd:double;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.52"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002521'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '34.52'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.52"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003116'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '34.52'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.52"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003459'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '34.52'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.52"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003797'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '34.52'^^xsd:double;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.52"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004163'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '34.52'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.52"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005540'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '34.52'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.52"^^xsd:decimal ;
  dwc:decimalLongitude "12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.52 12.83)"^^geo:wktLiteral ;
  geo-pos:lat "34.52"^^xsd:decimal ;
  geo-pos:long "12.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006158'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '12.83'^^xsd:double;
  dwc:latitude '34.52'^^xsd:double;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.175"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "35.175"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006923'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '35.175'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.175"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "35.175"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007258'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '35.175'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.175"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "35.175"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007259'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '35.175'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.175"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "35.175"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001663'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '35.175'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.175"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "35.175"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002558'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '35.175'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.175"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "35.175"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003161'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '35.175'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.175"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "35.175"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003488'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '35.175'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.175"^^xsd:decimal ;
  dwc:decimalLongitude "13.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.175 13.125)"^^geo:wktLiteral ;
  geo-pos:lat "35.175"^^xsd:decimal ;
  geo-pos:long "13.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004540'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.125'^^xsd:double;
  dwc:latitude '35.175'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.134)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007260'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.134'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.134)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007261'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.134'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.134)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001664'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.134'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.134)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002559'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.134'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.134)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003162'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.134'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.134)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003489'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.134'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.134)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005648'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.134'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "13.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "13.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006973'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.137'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "13.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "13.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007036'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.137'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "13.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "13.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007263'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.137'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "13.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "13.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007604'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.137'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "13.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "13.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000778'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.137'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "13.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "13.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001748'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.137'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "13.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "13.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002314'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.137'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "13.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "13.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002561'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.137'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "13.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "13.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003164'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.137'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "13.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "13.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003696'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.137'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "13.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "13.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003924'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.137'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "13.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "13.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004541'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.137'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "13.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "13.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004881'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.137'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.195"^^xsd:decimal ;
  dwc:decimalLongitude "13.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.195 13.137)"^^geo:wktLiteral ;
  geo-pos:lat "35.195"^^xsd:decimal ;
  geo-pos:long "13.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005532'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.137'^^xsd:double;
  dwc:latitude '35.195'^^xsd:double;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006924'^^xsd:string;
  dwc:scientificName 'Syngnathus phlegon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127388'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006930'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007035'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007262'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002366'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000010'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000013'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000580'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001746'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001747'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002120'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002121'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002560'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003163'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.186"^^xsd:decimal ;
  dwc:decimalLongitude "13.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.186 13.139)"^^geo:wktLiteral ;
  geo-pos:lat "35.186"^^xsd:decimal ;
  geo-pos:long "13.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006073'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.139'^^xsd:double;
  dwc:latitude '35.186'^^xsd:double;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.933 13.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.933"^^xsd:decimal ;
  dwc:decimalLongitude "13.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.933 13.142)"^^geo:wktLiteral ;
  geo-pos:lat "34.933"^^xsd:decimal ;
  geo-pos:long "13.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001662'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.142'^^xsd:double;
  dwc:latitude '34.933'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.933 13.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.933"^^xsd:decimal ;
  dwc:decimalLongitude "13.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.933 13.142)"^^geo:wktLiteral ;
  geo-pos:lat "34.933"^^xsd:decimal ;
  geo-pos:long "13.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002551'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.142'^^xsd:double;
  dwc:latitude '34.933'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.933 13.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.933"^^xsd:decimal ;
  dwc:decimalLongitude "13.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.933 13.142)"^^geo:wktLiteral ;
  geo-pos:lat "34.933"^^xsd:decimal ;
  geo-pos:long "13.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004461'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.142'^^xsd:double;
  dwc:latitude '34.933'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.933 13.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.933"^^xsd:decimal ;
  dwc:decimalLongitude "13.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.933 13.142)"^^geo:wktLiteral ;
  geo-pos:lat "34.933"^^xsd:decimal ;
  geo-pos:long "13.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005444'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.142'^^xsd:double;
  dwc:latitude '34.933'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006929'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006951'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007033'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007601'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007249'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000428'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001301'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002118'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002553'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003152'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003483'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003818'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005052'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005089'^^xsd:string;
  dwc:scientificName 'Raja melitensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '298969'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005102'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005105'^^xsd:string;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005529'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96"^^xsd:decimal ;
  dwc:decimalLongitude "13.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96 13.159)"^^geo:wktLiteral ;
  geo-pos:lat "34.96"^^xsd:decimal ;
  geo-pos:long "13.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006535'^^xsd:string;
  dwc:scientificName 'Sphoeroides cutaneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.159'^^xsd:double;
  dwc:latitude '34.96'^^xsd:double;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '307158'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.947"^^xsd:decimal ;
  dwc:decimalLongitude "13.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  geo-pos:lat "34.947"^^xsd:decimal ;
  geo-pos:long "13.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006966'^^xsd:string;
  dwc:scientificName 'Trachinus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.165'^^xsd:double;
  dwc:latitude '34.947'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126094'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.947"^^xsd:decimal ;
  dwc:decimalLongitude "13.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  geo-pos:lat "34.947"^^xsd:decimal ;
  geo-pos:long "13.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007032'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.165'^^xsd:double;
  dwc:latitude '34.947'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.947"^^xsd:decimal ;
  dwc:decimalLongitude "13.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  geo-pos:lat "34.947"^^xsd:decimal ;
  geo-pos:long "13.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007248'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.165'^^xsd:double;
  dwc:latitude '34.947'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.947"^^xsd:decimal ;
  dwc:decimalLongitude "13.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  geo-pos:lat "34.947"^^xsd:decimal ;
  geo-pos:long "13.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005144'^^xsd:string;
  dwc:scientificName 'Raja spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.165'^^xsd:double;
  dwc:latitude '34.947'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '105766'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '105766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.947"^^xsd:decimal ;
  dwc:decimalLongitude "13.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  geo-pos:lat "34.947"^^xsd:decimal ;
  geo-pos:long "13.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000777'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.165'^^xsd:double;
  dwc:latitude '34.947'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127469'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.947"^^xsd:decimal ;
  dwc:decimalLongitude "13.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  geo-pos:lat "34.947"^^xsd:decimal ;
  geo-pos:long "13.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001212'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.165'^^xsd:double;
  dwc:latitude '34.947'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.947"^^xsd:decimal ;
  dwc:decimalLongitude "13.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  geo-pos:lat "34.947"^^xsd:decimal ;
  geo-pos:long "13.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001744'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.165'^^xsd:double;
  dwc:latitude '34.947'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.947"^^xsd:decimal ;
  dwc:decimalLongitude "13.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  geo-pos:lat "34.947"^^xsd:decimal ;
  geo-pos:long "13.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002117'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.165'^^xsd:double;
  dwc:latitude '34.947'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.947"^^xsd:decimal ;
  dwc:decimalLongitude "13.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  geo-pos:lat "34.947"^^xsd:decimal ;
  geo-pos:long "13.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002552'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.165'^^xsd:double;
  dwc:latitude '34.947'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.947"^^xsd:decimal ;
  dwc:decimalLongitude "13.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  geo-pos:lat "34.947"^^xsd:decimal ;
  geo-pos:long "13.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003151'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.165'^^xsd:double;
  dwc:latitude '34.947'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.947"^^xsd:decimal ;
  dwc:decimalLongitude "13.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  geo-pos:lat "34.947"^^xsd:decimal ;
  geo-pos:long "13.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003817'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.165'^^xsd:double;
  dwc:latitude '34.947'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.947"^^xsd:decimal ;
  dwc:decimalLongitude "13.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  geo-pos:lat "34.947"^^xsd:decimal ;
  geo-pos:long "13.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-004462'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.165'^^xsd:double;
  dwc:latitude '34.947'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.947"^^xsd:decimal ;
  dwc:decimalLongitude "13.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.947 13.165)"^^geo:wktLiteral ;
  geo-pos:lat "34.947"^^xsd:decimal ;
  geo-pos:long "13.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005528'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.165'^^xsd:double;
  dwc:latitude '34.947'^^xsd:double;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.808 13.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.808"^^xsd:decimal ;
  dwc:decimalLongitude "13.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "242"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.808 13.181)"^^geo:wktLiteral ;
  geo-pos:lat "34.808"^^xsd:decimal ;
  geo-pos:long "13.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007242'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.181'^^xsd:double;
  dwc:latitude '34.808'^^xsd:double;
  dwc:maximumDepth '242'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.808 13.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.808"^^xsd:decimal ;
  dwc:decimalLongitude "13.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "242"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.808 13.181)"^^geo:wktLiteral ;
  geo-pos:lat "34.808"^^xsd:decimal ;
  geo-pos:long "13.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007243'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.181'^^xsd:double;
  dwc:latitude '34.808'^^xsd:double;
  dwc:maximumDepth '242'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.808 13.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.808"^^xsd:decimal ;
  dwc:decimalLongitude "13.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "242"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.808 13.181)"^^geo:wktLiteral ;
  geo-pos:lat "34.808"^^xsd:decimal ;
  geo-pos:long "13.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002344'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.181'^^xsd:double;
  dwc:latitude '34.808'^^xsd:double;
  dwc:maximumDepth '242'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.808 13.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.808"^^xsd:decimal ;
  dwc:decimalLongitude "13.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "242"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.808 13.181)"^^geo:wktLiteral ;
  geo-pos:lat "34.808"^^xsd:decimal ;
  geo-pos:long "13.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002542'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.181'^^xsd:double;
  dwc:latitude '34.808'^^xsd:double;
  dwc:maximumDepth '242'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.808 13.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.808"^^xsd:decimal ;
  dwc:decimalLongitude "13.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "242"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.808 13.181)"^^geo:wktLiteral ;
  geo-pos:lat "34.808"^^xsd:decimal ;
  geo-pos:long "13.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003145'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.181'^^xsd:double;
  dwc:latitude '34.808'^^xsd:double;
  dwc:maximumDepth '242'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 13.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 13.183)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "13.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007239'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.183'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 13.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 13.183)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "13.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002538'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.183'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 13.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 13.183)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "13.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001660'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.183'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 13.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 13.183)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "13.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001742'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.183'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 13.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 13.183)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "13.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003141'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.183'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 13.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 13.183)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "13.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005440'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.183'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007241'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.193'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000578'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.193'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001743'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.193'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001981'^^xsd:string;
  dwc:scientificName 'Loligo forbesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.193'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '140270'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002114'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.193'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002365'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.193'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002540'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.193'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002541'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.193'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003143'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.193'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003144'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.193'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005033'^^xsd:string;
  dwc:scientificName 'Raja asterias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.193'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '105881'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005088'^^xsd:string;
  dwc:scientificName 'Raja melitensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.193'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '298969'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.193)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005104'^^xsd:string;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.193'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.196)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007240'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.196'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.196)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001661'^^xsd:string;
  dwc:scientificName 'Illex spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.196'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '138278'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.196)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002539'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.196'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.196)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003142'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.196'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.803"^^xsd:decimal ;
  dwc:decimalLongitude "13.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.803 13.196)"^^geo:wktLiteral ;
  geo-pos:lat "34.803"^^xsd:decimal ;
  geo-pos:long "13.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005441'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.196'^^xsd:double;
  dwc:latitude '34.803'^^xsd:double;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.154"^^xsd:decimal ;
  dwc:decimalLongitude "13.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  geo-pos:lat "35.154"^^xsd:decimal ;
  geo-pos:long "13.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007034'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.322'^^xsd:double;
  dwc:latitude '35.154'^^xsd:double;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.154"^^xsd:decimal ;
  dwc:decimalLongitude "13.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  geo-pos:lat "35.154"^^xsd:decimal ;
  geo-pos:long "13.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007253'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.322'^^xsd:double;
  dwc:latitude '35.154'^^xsd:double;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.154"^^xsd:decimal ;
  dwc:decimalLongitude "13.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  geo-pos:lat "35.154"^^xsd:decimal ;
  geo-pos:long "13.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000576'^^xsd:string;
  dwc:scientificName 'Bothus spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.322'^^xsd:double;
  dwc:latitude '35.154'^^xsd:double;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '126110'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.154"^^xsd:decimal ;
  dwc:decimalLongitude "13.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  geo-pos:lat "35.154"^^xsd:decimal ;
  geo-pos:long "13.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001213'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.322'^^xsd:double;
  dwc:latitude '35.154'^^xsd:double;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.154"^^xsd:decimal ;
  dwc:decimalLongitude "13.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  geo-pos:lat "35.154"^^xsd:decimal ;
  geo-pos:long "13.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001636'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.322'^^xsd:double;
  dwc:latitude '35.154'^^xsd:double;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.154"^^xsd:decimal ;
  dwc:decimalLongitude "13.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  geo-pos:lat "35.154"^^xsd:decimal ;
  geo-pos:long "13.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002313'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.322'^^xsd:double;
  dwc:latitude '35.154'^^xsd:double;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.154"^^xsd:decimal ;
  dwc:decimalLongitude "13.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  geo-pos:lat "35.154"^^xsd:decimal ;
  geo-pos:long "13.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002555'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.322'^^xsd:double;
  dwc:latitude '35.154'^^xsd:double;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.154"^^xsd:decimal ;
  dwc:decimalLongitude "13.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  geo-pos:lat "35.154"^^xsd:decimal ;
  geo-pos:long "13.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003156'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.322'^^xsd:double;
  dwc:latitude '35.154'^^xsd:double;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.154"^^xsd:decimal ;
  dwc:decimalLongitude "13.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  geo-pos:lat "35.154"^^xsd:decimal ;
  geo-pos:long "13.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003486'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.322'^^xsd:double;
  dwc:latitude '35.154'^^xsd:double;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.154"^^xsd:decimal ;
  dwc:decimalLongitude "13.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  geo-pos:lat "35.154"^^xsd:decimal ;
  geo-pos:long "13.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005530'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.322'^^xsd:double;
  dwc:latitude '35.154'^^xsd:double;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.154"^^xsd:decimal ;
  dwc:decimalLongitude "13.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  geo-pos:lat "35.154"^^xsd:decimal ;
  geo-pos:long "13.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005547'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.322'^^xsd:double;
  dwc:latitude '35.154'^^xsd:double;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.154"^^xsd:decimal ;
  dwc:decimalLongitude "13.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.154 13.322)"^^geo:wktLiteral ;
  geo-pos:lat "35.154"^^xsd:decimal ;
  geo-pos:long "13.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005709'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.322'^^xsd:double;
  dwc:latitude '35.154'^^xsd:double;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.158 13.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.158"^^xsd:decimal ;
  dwc:decimalLongitude "13.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.158 13.325)"^^geo:wktLiteral ;
  geo-pos:lat "35.158"^^xsd:decimal ;
  geo-pos:long "13.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007254'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.325'^^xsd:double;
  dwc:latitude '35.158'^^xsd:double;
  dwc:maximumDepth '229'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.158 13.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.158"^^xsd:decimal ;
  dwc:decimalLongitude "13.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.158 13.325)"^^geo:wktLiteral ;
  geo-pos:lat "35.158"^^xsd:decimal ;
  geo-pos:long "13.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007602'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.325'^^xsd:double;
  dwc:latitude '35.158'^^xsd:double;
  dwc:maximumDepth '229'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.158 13.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.158"^^xsd:decimal ;
  dwc:decimalLongitude "13.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.158 13.325)"^^geo:wktLiteral ;
  geo-pos:lat "35.158"^^xsd:decimal ;
  geo-pos:long "13.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003157'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.325'^^xsd:double;
  dwc:latitude '35.158'^^xsd:double;
  dwc:maximumDepth '229'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.158 13.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.158"^^xsd:decimal ;
  dwc:decimalLongitude "13.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.158 13.325)"^^geo:wktLiteral ;
  geo-pos:lat "35.158"^^xsd:decimal ;
  geo-pos:long "13.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003487'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.325'^^xsd:double;
  dwc:latitude '35.158'^^xsd:double;
  dwc:maximumDepth '229'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.158 13.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.158"^^xsd:decimal ;
  dwc:decimalLongitude "13.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.158 13.325)"^^geo:wktLiteral ;
  geo-pos:lat "35.158"^^xsd:decimal ;
  geo-pos:long "13.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005445'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.325'^^xsd:double;
  dwc:latitude '35.158'^^xsd:double;
  dwc:maximumDepth '229'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.161 13.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.161"^^xsd:decimal ;
  dwc:decimalLongitude "13.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.161 13.329)"^^geo:wktLiteral ;
  geo-pos:lat "35.161"^^xsd:decimal ;
  geo-pos:long "13.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007255'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.329'^^xsd:double;
  dwc:latitude '35.161'^^xsd:double;
  dwc:maximumDepth '229'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.161 13.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.161"^^xsd:decimal ;
  dwc:decimalLongitude "13.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.161 13.329)"^^geo:wktLiteral ;
  geo-pos:lat "35.161"^^xsd:decimal ;
  geo-pos:long "13.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003158'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.329'^^xsd:double;
  dwc:latitude '35.161'^^xsd:double;
  dwc:maximumDepth '229'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.161 13.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.161"^^xsd:decimal ;
  dwc:decimalLongitude "13.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.161 13.329)"^^geo:wktLiteral ;
  geo-pos:lat "35.161"^^xsd:decimal ;
  geo-pos:long "13.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005446'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.329'^^xsd:double;
  dwc:latitude '35.161'^^xsd:double;
  dwc:maximumDepth '229'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169 13.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169"^^xsd:decimal ;
  dwc:decimalLongitude "13.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169 13.336)"^^geo:wktLiteral ;
  geo-pos:lat "35.169"^^xsd:decimal ;
  geo-pos:long "13.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006787'^^xsd:string;
  dwc:scientificName 'Spicara spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.336'^^xsd:double;
  dwc:latitude '35.169'^^xsd:double;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '125949'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169 13.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169"^^xsd:decimal ;
  dwc:decimalLongitude "13.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169 13.336)"^^geo:wktLiteral ;
  geo-pos:lat "35.169"^^xsd:decimal ;
  geo-pos:long "13.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007256'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.336'^^xsd:double;
  dwc:latitude '35.169'^^xsd:double;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169 13.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169"^^xsd:decimal ;
  dwc:decimalLongitude "13.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169 13.336)"^^geo:wktLiteral ;
  geo-pos:lat "35.169"^^xsd:decimal ;
  geo-pos:long "13.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007603'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.336'^^xsd:double;
  dwc:latitude '35.169'^^xsd:double;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169 13.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169"^^xsd:decimal ;
  dwc:decimalLongitude "13.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169 13.336)"^^geo:wktLiteral ;
  geo-pos:lat "35.169"^^xsd:decimal ;
  geo-pos:long "13.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000432'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.336'^^xsd:double;
  dwc:latitude '35.169'^^xsd:double;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169 13.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169"^^xsd:decimal ;
  dwc:decimalLongitude "13.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169 13.336)"^^geo:wktLiteral ;
  geo-pos:lat "35.169"^^xsd:decimal ;
  geo-pos:long "13.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001745'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.336'^^xsd:double;
  dwc:latitude '35.169'^^xsd:double;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169 13.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169"^^xsd:decimal ;
  dwc:decimalLongitude "13.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169 13.336)"^^geo:wktLiteral ;
  geo-pos:lat "35.169"^^xsd:decimal ;
  geo-pos:long "13.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003159'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.336'^^xsd:double;
  dwc:latitude '35.169'^^xsd:double;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169 13.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169"^^xsd:decimal ;
  dwc:decimalLongitude "13.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169 13.336)"^^geo:wktLiteral ;
  geo-pos:lat "35.169"^^xsd:decimal ;
  geo-pos:long "13.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005548'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.336'^^xsd:double;
  dwc:latitude '35.169'^^xsd:double;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17"^^xsd:decimal ;
  dwc:decimalLongitude "13.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  geo-pos:lat "35.17"^^xsd:decimal ;
  geo-pos:long "13.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007562'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.345'^^xsd:double;
  dwc:latitude '35.17'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17"^^xsd:decimal ;
  dwc:decimalLongitude "13.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  geo-pos:lat "35.17"^^xsd:decimal ;
  geo-pos:long "13.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002119'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.345'^^xsd:double;
  dwc:latitude '35.17'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17"^^xsd:decimal ;
  dwc:decimalLongitude "13.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  geo-pos:lat "35.17"^^xsd:decimal ;
  geo-pos:long "13.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007257'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.345'^^xsd:double;
  dwc:latitude '35.17'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17"^^xsd:decimal ;
  dwc:decimalLongitude "13.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  geo-pos:lat "35.17"^^xsd:decimal ;
  geo-pos:long "13.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000012'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.345'^^xsd:double;
  dwc:latitude '35.17'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17"^^xsd:decimal ;
  dwc:decimalLongitude "13.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  geo-pos:lat "35.17"^^xsd:decimal ;
  geo-pos:long "13.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000579'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.345'^^xsd:double;
  dwc:latitude '35.17'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17"^^xsd:decimal ;
  dwc:decimalLongitude "13.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  geo-pos:lat "35.17"^^xsd:decimal ;
  geo-pos:long "13.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002556'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.345'^^xsd:double;
  dwc:latitude '35.17'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17"^^xsd:decimal ;
  dwc:decimalLongitude "13.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  geo-pos:lat "35.17"^^xsd:decimal ;
  geo-pos:long "13.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002557'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.345'^^xsd:double;
  dwc:latitude '35.17'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17"^^xsd:decimal ;
  dwc:decimalLongitude "13.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  geo-pos:lat "35.17"^^xsd:decimal ;
  geo-pos:long "13.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003160'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.345'^^xsd:double;
  dwc:latitude '35.17'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17"^^xsd:decimal ;
  dwc:decimalLongitude "13.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  geo-pos:lat "35.17"^^xsd:decimal ;
  geo-pos:long "13.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003912'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.345'^^xsd:double;
  dwc:latitude '35.17'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17"^^xsd:decimal ;
  dwc:decimalLongitude "13.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  geo-pos:lat "35.17"^^xsd:decimal ;
  geo-pos:long "13.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005531'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.345'^^xsd:double;
  dwc:latitude '35.17'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17"^^xsd:decimal ;
  dwc:decimalLongitude "13.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17 13.345)"^^geo:wktLiteral ;
  geo-pos:lat "35.17"^^xsd:decimal ;
  geo-pos:long "13.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005647'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.345'^^xsd:double;
  dwc:latitude '35.17'^^xsd:double;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.882 13.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.882"^^xsd:decimal ;
  dwc:decimalLongitude "13.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.882 13.347)"^^geo:wktLiteral ;
  geo-pos:lat "34.882"^^xsd:decimal ;
  geo-pos:long "13.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007597'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.347'^^xsd:double;
  dwc:latitude '34.882'^^xsd:double;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.882 13.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.882"^^xsd:decimal ;
  dwc:decimalLongitude "13.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.882 13.347)"^^geo:wktLiteral ;
  geo-pos:lat "34.882"^^xsd:decimal ;
  geo-pos:long "13.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-001476'^^xsd:string;
  dwc:scientificName 'Epinephelus aeneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.347'^^xsd:double;
  dwc:latitude '34.882'^^xsd:double;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '127032'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.882 13.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.882"^^xsd:decimal ;
  dwc:decimalLongitude "13.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.882 13.347)"^^geo:wktLiteral ;
  geo-pos:lat "34.882"^^xsd:decimal ;
  geo-pos:long "13.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002345'^^xsd:string;
  dwc:scientificName 'Lophius spp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.347'^^xsd:double;
  dwc:latitude '34.882'^^xsd:double;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '125802'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.882 13.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.882"^^xsd:decimal ;
  dwc:decimalLongitude "13.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.882 13.347)"^^geo:wktLiteral ;
  geo-pos:lat "34.882"^^xsd:decimal ;
  geo-pos:long "13.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002543'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.347'^^xsd:double;
  dwc:latitude '34.882'^^xsd:double;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.882 13.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.882"^^xsd:decimal ;
  dwc:decimalLongitude "13.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.882 13.347)"^^geo:wktLiteral ;
  geo-pos:lat "34.882"^^xsd:decimal ;
  geo-pos:long "13.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003146'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.347'^^xsd:double;
  dwc:latitude '34.882'^^xsd:double;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 13.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.892"^^xsd:decimal ;
  dwc:decimalLongitude "13.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 13.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.892"^^xsd:decimal ;
  geo-pos:long "13.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000422'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.358'^^xsd:double;
  dwc:latitude '34.892'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 13.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.892"^^xsd:decimal ;
  dwc:decimalLongitude "13.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 13.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.892"^^xsd:decimal ;
  geo-pos:long "13.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002544'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.358'^^xsd:double;
  dwc:latitude '34.892'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 13.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.892"^^xsd:decimal ;
  dwc:decimalLongitude "13.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 13.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.892"^^xsd:decimal ;
  geo-pos:long "13.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003147'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.358'^^xsd:double;
  dwc:latitude '34.892'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 13.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.892"^^xsd:decimal ;
  dwc:decimalLongitude "13.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 13.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.892"^^xsd:decimal ;
  geo-pos:long "13.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003479'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.358'^^xsd:double;
  dwc:latitude '34.892'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 13.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.892"^^xsd:decimal ;
  dwc:decimalLongitude "13.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 13.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.892"^^xsd:decimal ;
  geo-pos:long "13.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003813'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.358'^^xsd:double;
  dwc:latitude '34.892'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 13.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.892"^^xsd:decimal ;
  dwc:decimalLongitude "13.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.892 13.358)"^^geo:wktLiteral ;
  geo-pos:lat "34.892"^^xsd:decimal ;
  geo-pos:long "13.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-006161'^^xsd:string;
  dwc:scientificName 'Serranidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.358'^^xsd:double;
  dwc:latitude '34.892'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '125561'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.361)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "13.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-007244'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.361'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.361)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "13.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002547'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.361'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.361)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "13.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003149'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.361'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.361)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "13.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003481'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.361'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.361)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "13.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-005442'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.361'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "13.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-000424'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.367'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "13.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-002546'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.367'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "13.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003148'^^xsd:string;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.367'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "13.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003480'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.367'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1982__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1982__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1982__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1982__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 13.367)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "13.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1982__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1982_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-21'^^xsd:date;
  dwc:institutionCode 'INSTM'^^xsd:string;
  dwc:collectionCode 'TRAWL'^^xsd:string;
  dwc:catalogNumber 'INSTM-TRAWL-003814'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '13.367'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF